Share via


NodeHealthStateFilter Class

Definition

Filter for NodeHealthState objects.

public sealed class NodeHealthStateFilter
type NodeHealthStateFilter = class
Public NotInheritable Class NodeHealthStateFilter
Inheritance
NodeHealthStateFilter

Remarks

The cluster health state chunk queries can specify a list of node filters to fine-grain select the nodes that should be included in the query result. Note that all the nodes are used to evaluate cluster aggregated health state, regardless of the filter passed in.

Applies to