Partager via


IWithPath.WithPath(String) Méthode

Définition

Spécifie le chemin relatif de la sonde à appeler. Une sonde est envoyée à <protocol>://<host>:<port><path>.

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

Paramètres

path
String

Chemin relatif.

Retours

S’applique à