Compartilhar via


CloudPool.UserAccounts Propriedade

Definição

Obtém ou define a lista de contas de usuário a serem criadas em cada nó no pool.

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)

Valor da propriedade

Aplica-se a