Partager via


IWithPathBeta.WithPath(String) Méthode

Définition

Spécifie le préfixe de chemin d’accès pour toutes les requêtes HTTP.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IUpdate WithPath (string path);
abstract member WithPath : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IUpdate
Public Function WithPath (path As String) As IUpdate

Paramètres

path
String

Chemin d'accès.

Retours

S’applique à