次の方法で共有


KeyVaultProperties.KeyVersion プロパティ

定義

KeyVault キーのバージョンを取得または設定します。

[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

適用対象