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

ResourceFile.IdentityReference Property

Definition

The reference to the user assigned identity to use to access Azure Blob Storage specified by storageContainerUrl or httpUrl.

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

Property Value

Applies to