AzureApplicationGatewayRewriteRuleHeaderConfigurationBase.HeaderValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="Header value to set for the given header name. Header will be deleted if this is omitted", Mandatory=false)]
public string HeaderValue { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Header value to set for the given header name. Header will be deleted if this is omitted", Mandatory=false)>]
member this.HeaderValue : string with get, set
Public Property HeaderValue As String
Property Value
- Attributes