Compartir a través de


Node.NodeStatus Propiedad

Definición

Obtiene el estado actual del nodo individual. Entre los valores posibles se incluyen: 'Unknown', 'Up', 'Down', 'Rebooting', 'ShuttingDown'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeStatus")]
public string NodeStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeStatus")>]
member this.NodeStatus : string
Public ReadOnly Property NodeStatus As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a