你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IExpressRouteServiceProvidersOperations 接口

定义

ExpressRouteServiceProvidersOperations 操作。

public interface IExpressRouteServiceProvidersOperations
type IExpressRouteServiceProvidersOperations = interface
Public Interface IExpressRouteServiceProvidersOperations

方法

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

获取所有可用的快速路由服务提供程序。

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

获取所有可用的快速路由服务提供程序。

扩展方法

List(IExpressRouteServiceProvidersOperations)

获取所有可用的快速路由服务提供程序。

ListAsync(IExpressRouteServiceProvidersOperations, CancellationToken)

获取所有可用的快速路由服务提供程序。

ListNext(IExpressRouteServiceProvidersOperations, String)

获取所有可用的快速路由服务提供程序。

ListNextAsync(IExpressRouteServiceProvidersOperations, String, CancellationToken)

获取所有可用的快速路由服务提供程序。

适用于