UrlSigningAction interface

Defines the url signing action for the delivery rule.

Extends

Properties

name

Polymorphic discriminator, which specifies the different types this object can be

parameters

Defines the parameters for the action.

Property Details

name

Polymorphic discriminator, which specifies the different types this object can be

name: "UrlSigning"

Property Value

"UrlSigning"

parameters

Defines the parameters for the action.

parameters: UrlSigningActionParameters

Property Value