NodeHealthStateFilter.NodeNameFilter Property

Definition

Gets or sets the node name filter.

public string NodeNameFilter { get; set; }
member this.NodeNameFilter : string with get, set
Public Property NodeNameFilter As String

Property Value

The node name filter.

Remarks

If not specified, all nodes that match the parent filters (if any) are taken into consideration and matched against the other filter members, like health state filter. Otherwise, the filter only applies to the specfied node.

Applies to