Partilhar via


ClusterHealth.NodeHealthStates Propriedade

Definição

Obtém os estados de integridade do nó de cluster, conforme encontrado no repositório de integridade.

public System.Collections.Generic.IList<System.Fabric.Health.NodeHealthState> NodeHealthStates { get; }
member this.NodeHealthStates : System.Collections.Generic.IList<System.Fabric.Health.NodeHealthState>
Public ReadOnly Property NodeHealthStates As IList(Of NodeHealthState)

Valor da propriedade

Os nós de cluster, conforme encontrado no repositório de integridade.

Aplica-se a