DestinationConfig.Host 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.
Host header value to pass to this destination. Used as a fallback if a host is not already specified by request transforms.
public string? Host { get; init; }
member this.Host : string with get, set
Public Property Host As String