Share via


ApplicationGatewayBackendHttpSettings.Path Property

Definition

Path which should be used as a prefix for all HTTP requests. Null means no path will be prefixed. Default value is null.

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

Property Value

Applies to