Node.NodeStatus Property

Definition

Gets the node status.

public System.Fabric.Query.NodeStatus NodeStatus { get; }
member this.NodeStatus : System.Fabric.Query.NodeStatus
Public ReadOnly Property NodeStatus As NodeStatus

Property Value

The node status.

Applies to