次の方法で共有


AuthorizedDedicatedCircuitOperationsExtensions.Get メソッド

定義

[専用回線の取得] 操作は、指定された承認された専用回線を取得します。

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

パラメーター

operations
IAuthorizedDedicatedCircuitOperations

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

serviceKey
String

必須。 回線を表すサービス キー。

戻り値

Get Authorized Dedicated Circuit 操作応答。

適用対象