次の方法で共有


KeyVaultKeyReference.KeyVersion プロパティ

定義

キー コンテナー内の秘密キーのバージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象