Share via


IDeliveryRuleResponseHeaderAction Interface

Definition

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

Properties

Name

The name of the action for the delivery rule.

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