KeyVaultProperties.KeyVersion Property

Definition

Gets or sets the version of the key vault key.

[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