次の方法で共有


UserIdentity.AutoUser プロパティ

定義

タスクを実行する自動ユーザーを取得します。

public Microsoft.Azure.Batch.AutoUserSpecification AutoUser { get; }
member this.AutoUser : Microsoft.Azure.Batch.AutoUserSpecification
Public ReadOnly Property AutoUser As AutoUserSpecification

プロパティ値

注釈

UserNameプロパティと AutoUser プロパティは相互に排他的です。1 つを指定する必要がありますが、両方を指定する必要はありません。

適用対象