ForwardProxy.CustomHostHeaderName Property

Definition

The name of the header containing the host of the request.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string CustomHostHeaderName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.CustomHostHeaderName : string with get, set
Public Property CustomHostHeaderName As String

Property Value

Implements

Attributes

Applies to