Freigeben über


ResourceFile.IdentityReference Eigenschaft

Definition

Ruft den Verweis auf die benutzerseitig zugewiesene Identität ab, die für den Zugriff auf Azure Blob Storage verwendet werden soll, die durch storageContainerUrl oder httpUrl angegeben werden, oder legt diesen fest.

[Newtonsoft.Json.JsonProperty(PropertyName="identityReference")]
public Microsoft.Azure.Batch.Protocol.Models.ComputeNodeIdentityReference IdentityReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identityReference")>]
member this.IdentityReference : Microsoft.Azure.Batch.Protocol.Models.ComputeNodeIdentityReference with get, set
Public Property IdentityReference As ComputeNodeIdentityReference

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: