次の方法で共有


DedicatedCircuitPeeringRouteTableInfoOperationsExtensions.BeginGet メソッド

定義

DedicatedCircuitPeeringRouteTableInfo の取得操作は、RouteTable を再トリガーします。

public static Microsoft.WindowsAzure.Management.ExpressRoute.Models.ExpressRouteOperationResponse BeginGet (this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitPeeringRouteTableInfoOperations operations, string serviceKey, Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType accessType, Microsoft.WindowsAzure.Management.ExpressRoute.Models.DevicePath devicePath);
static member BeginGet : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitPeeringRouteTableInfoOperations * string * Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType * Microsoft.WindowsAzure.Management.ExpressRoute.Models.DevicePath -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.ExpressRouteOperationResponse
<Extension()>
Public Function BeginGet (operations As IDedicatedCircuitPeeringRouteTableInfoOperations, serviceKey As String, accessType As BgpPeeringAccessType, devicePath As DevicePath) As ExpressRouteOperationResponse

パラメーター

operations
IDedicatedCircuitPeeringRouteTableInfoOperations

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

serviceKey
String

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

accessType
BgpPeeringAccessType

必須です。 ピアリングがプライベートかパブリックか、Microsoft か。

devicePath
DevicePath

必須です。 デバイスがプライマリかセカンダリか。

戻り値

HTTP 状態コードと要求 ID を含む標準のサービス応答。

適用対象