Share via


KeyForDiskEncryptionSet.KeyUrl Property

Definition

Gets or sets fully versioned Key Url pointing to a key in KeyVault. Version segment of the Url is required regardless of rotationToLatestKeyVersionEnabled value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to