次の方法で共有


DedicatedCircuitServiceProviderOperationsExtensions.ListAsync メソッド

定義

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

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitServiceProviderListResponse> ListAsync (this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitServiceProviderOperations operations);
static member ListAsync : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitServiceProviderOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitServiceProviderListResponse>
<Extension()>
Public Function ListAsync (operations As IDedicatedCircuitServiceProviderOperations) As Task(Of DedicatedCircuitServiceProviderListResponse)

パラメーター

operations
IDedicatedCircuitServiceProviderOperations

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

戻り値

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

適用対象