HeaderActionParameters interface
Defines the parameters for the request header action.
Properties
header |
Action to perform |
header |
Name of the header to modify |
type |
|
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