ApplicationHealthPolicy type
Defines a health policy used to evaluate the health of an application or one of its children entities.
Properties
Name | Type | Required |
---|---|---|
defaultServiceTypeHealthPolicy | ServiceTypeHealthPolicy | No |
serviceTypeHealthPolicies | map of string to ServiceTypeHealthPolicy | No |
defaultServiceTypeHealthPolicy
Type: ServiceTypeHealthPolicy
Required: No
The health policy used by default to evaluate the health of a service type.
serviceTypeHealthPolicies
Type: map of string to ServiceTypeHealthPolicy
Required: No
The map with service type health policy per service type name. The map is empty by default.