Freigeben über


UploadBatchServiceLogsConfiguration.IdentityReference Eigenschaft

Definition

Ruft den Verweis auf die vom Benutzer zugewiesene Identität ab, die für den Zugriff auf durch containerUrl angegebene Azure Blob Storage verwendet werden soll, 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

Hinweise

Die Identität muss über Schreibzugriff auf den Azure Blob Storage Container verfügen.

Gilt für: