Share via


DiskEncryptionSettings.KeyEncryptionKey Property

Definition

Gets or sets specifies the location of the key encryption key in Key Vault.

[Newtonsoft.Json.JsonProperty(PropertyName="keyEncryptionKey")]
public Microsoft.Azure.Management.Compute.Models.KeyVaultKeyReference KeyEncryptionKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyEncryptionKey")>]
member this.KeyEncryptionKey : Microsoft.Azure.Management.Compute.Models.KeyVaultKeyReference with get, set
Public Property KeyEncryptionKey As KeyVaultKeyReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to