Share via


BatchAccountPool.UserAccounts Property

Definition

Gets or sets the UserAccounts.

public Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchUserAccount> UserAccounts { get; set; }
member this.UserAccounts : Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchUserAccount> with get, set
Public Property UserAccounts As BicepList(Of BatchUserAccount)

Property Value

Applies to