Share via


BatchPoolUpdateContent.UserAccounts Property

Definition

The list of user Accounts to be created on each Compute Node in the Pool. This field can be updated only when the pool is empty.

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