Dela via


RequestTransformContext.DestinationPrefix Property

Definition

The URI prefix for the proxy request. This includes the scheme and host and can optionally include a port and path base. The 'Path' and 'Query' properties will be appended to this after the transforms have run. Changing this value can have side effects on load balancing and health checks.

public string DestinationPrefix { get; init; }
public string DestinationPrefix { get; set; }
member this.DestinationPrefix : string with get, set
Public Property DestinationPrefix As String

Property Value

Applies to