다음을 통해 공유


AzureBlobFileSystemConfiguration.IdentityReference Property

Definition

The reference to the user assigned identity to use to access containerName. This property is mutually exclusive with both accountKey and sasKey; exactly one must be specified.

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