Partager via


SecretValueReference.SecretVersion Propriété

Définition

Obtient ou définit la version du secret à utiliser. Si ce n’est pas le cas, la dernière version du secret est utilisée.

[Newtonsoft.Json.JsonProperty(PropertyName="secretVersion")]
public string SecretVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secretVersion")>]
member this.SecretVersion : string with get, set
Public Property SecretVersion As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à