IAfdUrlSigningAction Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.AfdUrlSigningActionTypeConverter))]
public interface IAfdUrlSigningAction : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IDeliveryRuleAction
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.AfdUrlSigningActionTypeConverter))>]
type IAfdUrlSigningAction = interface
    interface IJsonSerializable
    interface IDeliveryRuleAction
Public Interface IAfdUrlSigningAction
Implements IDeliveryRuleAction
Derived
Attributes
Implements

Properties

Name Description
KeyGroupReferenceId

Resource ID.

Name

The name of the action for the delivery rule.

(Inherited from IDeliveryRuleAction)
ParameterAlgorithm

Algorithm to use for URL signing

ParameterNameOverride

Defines which query string parameters in the url to be considered for expires, key id etc.

ParameterTypeName

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to