Share via


BatchPoolCreateContent.UserAccounts Property

Definition

The list of user Accounts to be created on each Compute Node in the Pool.

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

Property Value

Applies to