次の方法で共有


KeyVaultCertificateSourceParameters.SecretVersion プロパティ

定義

Key Vaultのシークレットのバージョン (GUID) Key Vault取得または設定します。

[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

適用対象