Backend.BackendHostHeader 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.
Gets or sets the value to use as the host header sent to the backend. If blank or unspecified, this defaults to the incoming host.
[Newtonsoft.Json.JsonProperty(PropertyName="backendHostHeader")]
public string BackendHostHeader { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backendHostHeader")>]
member this.BackendHostHeader : string with get, set
Public Property BackendHostHeader As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute