AmlComputeNodeInformation.NodeState プロパティ

定義

コンピューティング ノードの状態。 値はアイドル状態、実行中、準備中、使用不可、終了、割り込み済みです。

public Azure.ResourceManager.MachineLearning.Models.MachineLearningNodeState? NodeState { get; }
member this.NodeState : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningNodeState>
Public ReadOnly Property NodeState As Nullable(Of MachineLearningNodeState)

プロパティ値

適用対象