Partager via


ClusterHealth.NodeHealthStates Propriété

Définition

Obtient les états d’intégrité du nœud de cluster tels qu’ils se trouvent dans le magasin d’intégrité.

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)

Valeur de propriété

Nœuds de cluster tels qu’ils se trouvent dans le magasin d’intégrité.

S’applique à