ClusterHealthChunkQueryDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET