BatchAccountPoolData.AllocationState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)