ApplicationHealthStateFilter.ApplicationTypeNameFilter Property

Definition

Gets or sets the application type name filter.

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

Property Value

The application type name filter.

Remarks

If specified, the filter applies to all applications of specified application type that don't have a more specific filter (for a specific application name). For an application to match the filter, its aggregated health state must match the specified health state filter.

Applies to