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