BatchPool.State Property

Definition

The current state of the Pool.

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

Property Value

Applies to