DiskEncryptionSettings.KeyEncryptionKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the location of the key encryption key in Key Vault.
public Azure.ResourceManager.Compute.Models.KeyVaultKeyReference KeyEncryptionKey { get; set; }
member this.KeyEncryptionKey : Azure.ResourceManager.Compute.Models.KeyVaultKeyReference with get, set
Public Property KeyEncryptionKey As KeyVaultKeyReference