ApplicationGatewayRewriteRule Class
Rewrite rule of an application gateway.
- Inheritance
-
ApplicationGatewayRewriteRule
Constructor
ApplicationGatewayRewriteRule(*, name: typing.Union[str, NoneType] = None, action_set: typing.Union[_ForwardRef('ApplicationGatewayRewriteRuleActionSet'), NoneType] = None, **kwargs)
Parameters
- name
- str
Name of the rewrite rule that is unique within an Application Gateway.
- action_set
- ApplicationGatewayRewriteRuleActionSet
Set of actions to be done as part of the rewrite Rule.
Feedback
Submit and view feedback for