次の方法で共有


ComputeNode.State プロパティ

定義

コンピューティング ノードの現在の状態を取得します。

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

プロパティ値

適用対象