次の方法で共有


DedicatedCircuitServiceProviderOperationsExtensions.List メソッド

定義

List Dedicated Circuit Service Providers 操作は、使用可能な専用回線サービス プロバイダーの一覧を取得します。

public static Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitServiceProviderListResponse List (this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitServiceProviderOperations operations);
static member List : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitServiceProviderOperations -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitServiceProviderListResponse
<Extension()>
Public Function List (operations As IDedicatedCircuitServiceProviderOperations) As DedicatedCircuitServiceProviderListResponse

パラメーター

operations
IDedicatedCircuitServiceProviderOperations

Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitServiceProviderOperations への参照。

戻り値

専用回線サービス プロバイダーの操作応答を一覧表示します。

適用対象