IUrlSigningActionParameters Interface

Definition

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

Properties

Algorithm

Algorithm to use for URL signing

ParameterNameOverride

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

TypeName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to