KeyVaultProperties.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

適用於