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