UrlRewriteAction Class
Defines the url rewrite action for the delivery rule.
Constructor
UrlRewriteAction(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
parameters
|
Defines the parameters for the action. Required. |
|
name
|
str or
<xref:azure.mgmt.cdn.models.URL_REWRITE>
The name of the action for the delivery rule. Required. URL_REWRITE. |
Attributes
name
The name of the action for the delivery rule. Required. URL_REWRITE.
name: URL_REWRITE: 'UrlRewrite'>]
parameters
Defines the parameters for the action. Required.
parameters: _models.UrlRewriteActionParameters