IDeliveryRuleRequestHeaderAction Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.DeliveryRuleRequestHeaderActionTypeConverter))]
public interface IDeliveryRuleRequestHeaderAction : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IDeliveryRuleAction
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.DeliveryRuleRequestHeaderActionTypeConverter))>]
type IDeliveryRuleRequestHeaderAction = interface
interface IJsonSerializable
interface IDeliveryRuleAction
Public Interface IDeliveryRuleRequestHeaderAction
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) |