次の方法で共有


ComputeNode.SchedulingState プロパティ

定義

ノードがタスクのスケジュールに使用できるかどうかを取得します。

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

プロパティ値

適用対象