你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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