Partager via


ApplicationGatewayBackendHttpSettingsInner.Path Propriété

Définition

Obtient ou définit le chemin d’accès qui doit être utilisé comme préfixe pour toutes les requêtes HTTP. Null signifie qu’aucun chemin d’accès ne sera préfixé. La valeur par défaut est 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à