Compartir a través de


ApplicationGatewayBackendHttpSettingsInner.Path Propiedad

Definición

Obtiene o establece la ruta de acceso que se debe usar como prefijo para todas las solicitudes HTTP. Null significa que no se prefijo ninguna ruta de acceso. El valor predeterminado es null.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.path")]
public string Path { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.path")>]
member this.Path : string with get, set
Public Property Path As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a