Share via


IHeaderActionParameters Interface

Definition

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

Properties

Name Description
HeaderAction

Action to perform

HeaderName

Name of the header to modify

TypeName
Value

Value for the specified action

Methods

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

Applies to