UrlSigningAction Class
Defines the url signing action for the delivery rule.
Constructor
UrlSigningAction()
Variables
| Name | Description |
|---|---|
|
parameters
|
<xref:<xref:"UrlSigningActionParameters">>
Defines the parameters for the action. Required. |
|
name
|
Literal[DeliveryRuleActionEnum.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: UrlSigningActionParameters