ApplicationHealthState 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 the health state of an application, which contains the application identifier and the aggregated health state.
public sealed class ApplicationHealthState : System.Fabric.Health.EntityHealthState
type ApplicationHealthState = class
inherit EntityHealthState
Public NotInheritable Class ApplicationHealthState
Inherits EntityHealthState
- Inheritance
Properties
AggregatedHealthState |
Gets the aggregated health state computed by Health Manager based on all reported events and the desired policy. (Inherited from EntityHealthState) |
ApplicationName |
Gets the application name. |
Methods
ToString() |
Gets a string description of the application health state. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET