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

Get(IExpressRouteLinksOperations, String, String, String)

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

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

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

List(IExpressRouteLinksOperations, String, String)

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

ListAsync(IExpressRouteLinksOperations, String, String, CancellationToken)

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

ListNext(IExpressRouteLinksOperations, String)

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 à