ServiceHealthStatisticsFilter Class

Definition

Represents the filter for HealthStatistics.

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

Remarks

The filter can be used in ServiceHealthQueryDescription to specify whether the health statistics should be returned as part of ServiceHealth.

Constructors

ServiceHealthStatisticsFilter()

Initializes a new instance of the ServiceHealthStatisticsFilter class.

Properties

ExcludeHealthStatistics

Gets or sets a flag that indicates whether the health statistics should be included in query result.

Methods

ToString()

Returns a string representation of the filter.

Applies to