Share via


KeyVaultProperties.KeyVersion Property

Definition

Gets or sets version of 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to