다음을 통해 공유


BatchNode.SchedulingState Property

Definition

Whether the Compute Node is available for Task scheduling.

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

Property Value

Applies to