IWithEndpoint Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étape de la définition de profil Traffic Manager permettant de spécifier le point de terminaison.
public interface IWithEndpoint
type IWithEndpoint = interface
Public Interface IWithEndpoint
- Dérivé
Méthodes
DefineAzureTargetEndpoint(String) |
Spécifie la définition d’un point de terminaison Azure à attacher au profil Traffic Manager. |
DefineExternalTargetEndpoint(String) |
Spécifie la définition d’un point de terminaison externe à attacher au profil traffic manager. |
DefineNestedTargetEndpoint(String) |
Spécifie la définition d’un point de terminaison de profil imbriqué à attacher au profil Traffic Manager. |
S’applique à
Azure SDK for .NET