DiskEncryptionSettings.DiskEncryptionKey Property

Definition

Specifies the location of the disk encryption key, which is a Key Vault Secret.

public Azure.Provisioning.Compute.KeyVaultSecretReference DiskEncryptionKey { get; set; }
member this.DiskEncryptionKey : Azure.Provisioning.Compute.KeyVaultSecretReference with get, set
Public Property DiskEncryptionKey As KeyVaultSecretReference

Property Value

Applies to