BatchPool.AllocationState Property

Definition

Whether the Pool is resizing.

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

Property Value

Applies to