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