ApplicationHealthPolicyMapItem
Defines an item in ApplicationHealthPolicyMap.
Properties
Name | Type | Required |
---|---|---|
Key |
string | Yes |
Value |
ApplicationHealthPolicy | Yes |
Key
Type: string
Required: Yes
The key of the application health policy map item. This is the name of the application.
Value
Type: ApplicationHealthPolicy
Required: Yes
The value of the application health policy map item. This is the ApplicationHealthPolicy for this application.