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

DiskCustomerManagedKey.IdentityReference Property

Definition

The reference of one of the pool identities to encrypt Disk. This identity will be used to access the KeyVault.

public Azure.Compute.Batch.BatchPoolIdentityReference IdentityReference { get; set; }
member this.IdentityReference : Azure.Compute.Batch.BatchPoolIdentityReference with get, set
Public Property IdentityReference As BatchPoolIdentityReference

Property Value

Applies to