Compartilhar via


OutputFileBlobContainerDestination.IdentityReference Propriedade

Definição

Obtém ou define a referência à identidade atribuída pelo usuário a ser usada para acessar Armazenamento de Blobs do Azure especificado por containerUrl

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

Valor da propriedade

Comentários

A identidade deve ter acesso de gravação ao contêiner Armazenamento de Blobs do Azure

Aplica-se a