次の方法で共有


ExpressRouteServiceProvidersOperationsExtensions.List メソッド

定義

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

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider> List (this Microsoft.Azure.Management.Network.IExpressRouteServiceProvidersOperations operations);
static member List : Microsoft.Azure.Management.Network.IExpressRouteServiceProvidersOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ExpressRouteServiceProvider>
<Extension()>
Public Function List (operations As IExpressRouteServiceProvidersOperations) As IPage(Of ExpressRouteServiceProvider)

パラメーター

operations
IExpressRouteServiceProvidersOperations

この拡張メソッドの操作グループ。

戻り値

適用対象