共用方式為


SecretValueReference.SecretVersion 屬性

定義

取得或設定要使用的秘密版本。 如果保留空白,則會使用最新版本的秘密。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於