次の方法で共有


CloudPool.UserAccounts プロパティ

定義

プール内の各ノードに作成するユーザー アカウントの一覧を取得または設定します。

public System.Collections.Generic.IList<Microsoft.Azure.Batch.UserAccount> UserAccounts { get; set; }
member this.UserAccounts : System.Collections.Generic.IList<Microsoft.Azure.Batch.UserAccount> with get, set
Public Property UserAccounts As IList(Of UserAccount)

プロパティ値

適用対象