DeployedApplicationHealthQueryDescription Class

Definition

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

Constructors

DeployedApplicationHealthQueryDescription(Uri, String)

Initializes a new instance of the DeployedApplicationHealthQueryDescription class.

Properties

ApplicationName

Gets the name of the application.

DeployedServicePackagesFilter

Gets or sets the filter for DeployedServicePackageHealthState children. Only children that match the filter will be returned.

EventsFilter

Gets or sets the filter for the collection of HealthEvent reported on the deployed application. Only events that match the filter will be returned.

HealthPolicy

Gets or sets the ApplicationHealthPolicy used to evaluate the deployed application health.

HealthStatisticsFilter

Gets or sets the health statistics filter.

NodeName

Gets the node name.

Methods

ToString()

Gets a string representation of the health query description.

Applies to