Bagikan melalui


IUrlSigningAction Interface

Definition

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

Properties

Name

The name of the action for the delivery rule.

(Inherited from IDeliveryRuleAction1)
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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to