Dela via


KeyVaultMetaInfo.EncryptionKeyVersion Property

Definition

Gets or sets the version of the user managed encryption key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to