CloudPool.UserAccounts Propiedad

Definición

Obtiene o establece la lista de cuentas de usuario que se van a crear en cada nodo del grupo.

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 de propiedad

Se aplica a