Partager via


IWithPath Interface

Définition

Étape d’une mise à jour de sonde application gateway permettant de spécifier le chemin d’accès à laquelle envoyer la sonde.

public interface IWithPath
type IWithPath = interface
Public Interface IWithPath
Dérivé

Méthodes

WithPath(String)

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

S’applique à