DiskEncryptionConfiguration.CustomerManagedKey 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.
The Customer Managed Key reference to encrypt the OS Disk. Customer Managed Key will encrypt OS Disk by EncryptionAtRest, and by default we will encrypt the data disk as well. It can be used only when the pool is configured with an identity and OsDisk is set as one of the targets of DiskEncryption.
public Azure.Compute.Batch.DiskCustomerManagedKey CustomerManagedKey { get; set; }
member this.CustomerManagedKey : Azure.Compute.Batch.DiskCustomerManagedKey with get, set
Public Property CustomerManagedKey As DiskCustomerManagedKey