次の方法で共有


DedicatedCircuitLinkOperationsExtensions.List メソッド

定義

[専用回線リンクの一覧表示] 操作では、指定したサービス キーを使用して回線にリンクされている Vnet の一覧を取得します。

public static Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitLinkListResponse List(this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitLinkOperations operations, string serviceKey);
static member List : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitLinkOperations * string -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitLinkListResponse
<Extension()>
Public Function List (operations As IDedicatedCircuitLinkOperations, serviceKey As String) As DedicatedCircuitLinkListResponse

パラメーター

operations
IDedicatedCircuitLinkOperations

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

serviceKey
String

任意。

戻り値

専用回線リンク操作応答を一覧表示します。

適用対象