DeployedApplicationHealthStateChunk 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.
Represents a deployed application health state chunk, which contains basic health information about the deployed application. It is included as child of an application.
public sealed class DeployedApplicationHealthStateChunk
type DeployedApplicationHealthStateChunk = class
Public NotInheritable Class DeployedApplicationHealthStateChunk
- Inheritance
-
DeployedApplicationHealthStateChunk
Properties
DeployedServicePackageHealthStateChunks |
Gets the list of the deployed service package health state chunks children that respect the input filters. |
HealthState |
Gets the aggregated health state of the deployed application, computed based on all reported health events, the children and the application health policy. |
NodeName |
Gets the node name. |
Methods
ToString() |
Creates a string description of the health state chunk. |
Applies to
Azure SDK for .NET