BatchPool.UserAccounts Property

Definition

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

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

Property Value

Applies to