Compartilhar via


ApplicationGatewayBackendHttpSettings.Path Propriedade

Definição

Obtém ou define o caminho que deve ser usado como um prefixo para todas as solicitações HTTP. Nulo significa que nenhum caminho será prefixado. O valor padrão é 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a