Share via


HealthEventsFilter.HealthStateFilter Property

Definition

Caution

This property is obsolete. Use HealthStateFilterValue instead.

DERECATED. Gets or sets the filter for the aggregated health state of the HealthEvent entries in the collection. Represents a value obtained from members or bitwise combinations of members of HealthStateFilter.

[System.Obsolete("This property is obsolete. Use HealthStateFilterValue instead.")]
public long HealthStateFilter { get; set; }
[<System.Obsolete("This property is obsolete. Use HealthStateFilterValue instead.")>]
member this.HealthStateFilter : int64 with get, set
Public Property HealthStateFilter As Long

Property Value

The filter for the aggregated health state of the HealthEvent entries in the collection.

Attributes

Remarks

This property is obsolete. Use HealthStateFilterValue instead.

Applies to