ServiceTypeHealthPolicyMapItem

Defines an item in ServiceTypeHealthPolicyMap.

Properties

Name Type Required
Key string Yes
Value ServiceTypeHealthPolicy Yes

Key

Type: string
Required: Yes

The key of the service type health policy map item. This is the name of the service type.


Value

Type: ServiceTypeHealthPolicy
Required: Yes

The value of the service type health policy map item. This is the ServiceTypeHealthPolicy for this service type.