ClusterHealthChunkQueryDescription Class

Definition

Describes the cluster health chunk query input.

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

Constructors

ClusterHealthChunkQueryDescription()

Initializes a new instance of the ClusterHealthChunkQueryDescription class.

Properties

ApplicationFilters

Gets the list of ApplicationHealthStateFilter to be applied to the application children health states.

ApplicationHealthPolicies

Gets the application health policies used to evaluate the health of the applications from the cluster.

ClusterHealthPolicy

Gets or sets the ClusterHealthPolicy used to evaluate the cluster health.

NodeFilters

Gets the list of NodeHealthStateFilter to be applied to the node children health states.

Applies to