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 Azure.Provisioning.BicepValue<string> Path { get; set; }
member this.Path : Azure.Provisioning.BicepValue<string> with get, set
Public Property Path As BicepValue(Of String)

Property Value

Applies to