Delen via


BatchAccountPoolData.UserAccounts Property

Definition

The list of user accounts to be created on each node in the pool.

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)

Property Value

Applies to