DdosSettings Class
Contains the DDoS protection settings of the public IP.
- Inheritance
-
DdosSettings
Constructor
DdosSettings(*, ddos_custom_policy: typing.Union[_ForwardRef('SubResource'), NoneType] = None, protection_coverage: typing.Union[str, _ForwardRef('DdosSettingsProtectionCoverage'), NoneType] = None, protected_ip: typing.Union[bool, NoneType] = None, **kwargs)
Parameters
- ddos_custom_policy
- SubResource
The DDoS custom policy associated with the public IP.
- protection_coverage
- str or DdosSettingsProtectionCoverage
The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized. Possible values include: "Basic", "Standard".
- protected_ip
- bool
Enables DDoS protection on the public IP.
Feedback
Submit and view feedback for