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

BatchAccountContext.Identity Property

Definition

The identity of the Batch account, if configured. This is only used when the user specifies 'Microsoft.KeyVault' as their Batch account encryption configuration.

public Microsoft.Azure.Management.Batch.Models.BatchAccountIdentity Identity { get; }
member this.Identity : Microsoft.Azure.Management.Batch.Models.BatchAccountIdentity
Public ReadOnly Property Identity As BatchAccountIdentity

Property Value

Applies to