Language

IDeliveryRuleEdgeActionParameters Interface

Definition

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

Properties

Name Description
EdgeActionReferenceId

Resource ID.

InvocationPoint

Defines at which point in the request processing pipeline the edge action will be invoked.

TypeName (Inherited from IDeliveryRuleActionParameters)

Methods

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

Applies to