次の方法で共有


OutputFileBlobContainerDestination.IdentityReference プロパティ

定義

containerUrl で指定されたAzure Blob Storageにアクセスするために使用するユーザー割り当て ID への参照を取得または設定します。

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

プロパティ値

注釈

ID には、Azure Blob Storage コンテナーへの書き込みアクセス権が必要です

適用対象