Share via


BatchAccountData.PoolAllocationMode Property

Definition

The allocation mode for creating pools in the Batch account.

public Azure.ResourceManager.Batch.Models.BatchAccountPoolAllocationMode? PoolAllocationMode { get; }
member this.PoolAllocationMode : Nullable<Azure.ResourceManager.Batch.Models.BatchAccountPoolAllocationMode>
Public ReadOnly Property PoolAllocationMode As Nullable(Of BatchAccountPoolAllocationMode)

Property Value

Applies to