Sdílet prostřednictvím


AmlComputeNodeInformation.NodeState Property

Definition

State of the compute node. Values are idle, running, preparing, unusable, leaving and preempted.

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)

Property Value

Applies to