Condividi tramite


SecretValueReference.SecretVersion Proprietà

Definizione

Ottiene o imposta la versione del segreto da utilizzare. Se viene lasciato vuoto, viene usata la versione più recente del segreto.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a