Sdílet prostřednictvím


DeployedApplicationHealthStatisticsFilter Class

Definition

Represents the filter for HealthStatistics.

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

Remarks

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

Constructors

DeployedApplicationHealthStatisticsFilter()

Initializes a new instance of the DeployedApplicationHealthStatisticsFilter 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