ApplicationTypeHealthPolicyMapItem Class
Defines an item in ApplicationTypeHealthPolicyMap.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ApplicationTypeHealthPolicyMapItem
Constructor
ApplicationTypeHealthPolicyMapItem(*, key: str, value: int, **kwargs)
Parameters
- key
- str
Required
Required. The key of the application type health policy map item. This is the name of the application type.
- value
- int
Required
Required. The value of the application type health policy map item. The max percent unhealthy applications allowed for the application type. Must be between zero and 100.
Feedback
Submit and view feedback for