FirewallPolicyHttpHeaderToInsert interface
name and value of HTTP/S header to insert
Properties
header |
Contains the name of the header |
header |
Contains the value of the header |
Property Details
headerName
Contains the name of the header
headerName?: string
Property Value
string
headerValue
Contains the value of the header
headerValue?: string
Property Value
string