Partilhar via


HeaderActionParameters interface

Defines the parameters for the request header action.

Properties

headerAction

Action to perform

headerName

Name of the header to modify

typeName
value

Value for the specified action

Property Details

headerAction

Action to perform

headerAction: string

Property Value

string

headerName

Name of the header to modify

headerName: string

Property Value

string

typeName

typeName: "DeliveryRuleHeaderActionParameters"

Property Value

"DeliveryRuleHeaderActionParameters"

value

Value for the specified action

value?: string

Property Value

string