你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

属性值

适用于