次の方法で共有


IExpressRouteServiceProvidersOperations インターフェイス

定義

ExpressRouteServiceProvidersOperations 操作。

public interface IExpressRouteServiceProvidersOperations
type IExpressRouteServiceProvidersOperations = interface
Public Interface IExpressRouteServiceProvidersOperations

メソッド

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

使用可能なすべての高速ルート サービス プロバイダーを取得します。

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

使用可能なすべての高速ルート サービス プロバイダーを取得します。

拡張メソッド

ListAsync(IExpressRouteServiceProvidersOperations, CancellationToken)

使用可能なすべての高速ルート サービス プロバイダーを取得します。

ListNextAsync(IExpressRouteServiceProvidersOperations, String, CancellationToken)

使用可能なすべての高速ルート サービス プロバイダーを取得します。

適用対象