你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DiskEncryptionConfiguration.CustomerManagedKey Property

Definition

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

Property Value

Applies to