Partager via


IExpressRouteLinksOperations Interface

Définition

Opérations ExpressRouteLinksOperations.

public interface IExpressRouteLinksOperations
type IExpressRouteLinksOperations = interface
Public Interface IExpressRouteLinksOperations

Méthodes

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Récupère la ressource ExpressRouteLink spécifiée.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Récupérez les sous-ressources ExpressRouteLink de la ressource ExpressRoutePort spécifiée.

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Récupérez les sous-ressources ExpressRouteLink de la ressource ExpressRoutePort spécifiée.

Méthodes d’extension

GetAsync(IExpressRouteLinksOperations, String, String, String, CancellationToken)

Récupère la ressource ExpressRouteLink spécifiée.

ListAsync(IExpressRouteLinksOperations, String, String, CancellationToken)

Récupérez les sous-ressources ExpressRouteLink de la ressource ExpressRoutePort spécifiée.

ListNextAsync(IExpressRouteLinksOperations, String, CancellationToken)

Récupérez les sous-ressources ExpressRouteLink de la ressource ExpressRoutePort spécifiée.

S’applique à