Share via


IDeliveryRuleRequestHeaderAction Interface

Definition

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

Properties

Name

The name of the action for the delivery rule.

(Inherited from IDeliveryRuleAction1)
ParameterHeaderAction

Action to perform

ParameterHeaderName

Name of the header to modify

ParameterTypeName
ParameterValue

Value for the specified action

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to