CloudPool.State Property

Definition

Gets the current state of the pool.

public Microsoft.Azure.Batch.Common.PoolState? State { get; }
member this.State : Nullable<Microsoft.Azure.Batch.Common.PoolState>
Public ReadOnly Property State As Nullable(Of PoolState)

Property Value

Applies to