ServiceTypeHealthPolicyMapItem Class
Defines an item in ServiceTypeHealthPolicyMap.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ServiceTypeHealthPolicyMapItem
Constructor
ServiceTypeHealthPolicyMapItem(*, key: str, value, **kwargs)
Parameters
- key
- str
Required
Required. The key of the service type health policy map item. This is the name of the service type.
- value
- ServiceTypeHealthPolicy
Required
Required. The value of the service type health policy map item. This is the ServiceTypeHealthPolicy for this service type.
Feedback
Submit and view feedback for