BatchAccountPoolData.AllocationState Property

Definition

Whether the pool is resizing.

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

Property Value

Applies to