Compartir a través de


BatchAccountPoolData.UserAccounts Propiedad

Definición

Lista de cuentas de usuario que se van a crear en cada nodo del grupo.

public System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchUserAccount> UserAccounts { get; }
member this.UserAccounts : System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchUserAccount>
Public ReadOnly Property UserAccounts As IList(Of BatchUserAccount)

Valor de propiedad

Se aplica a