次の方法で共有


ExpressRoutePortsLocationsOperationsExtensions.Get メソッド

定義

1 つの ExpressRoutePort ピアリングの場所を取得します。これには、そのピアリングの場所で使用可能な帯域幅の一覧が含まれます。

public static Microsoft.Azure.Management.Network.Models.ExpressRoutePortsLocation Get (this Microsoft.Azure.Management.Network.IExpressRoutePortsLocationsOperations operations, string locationName);
static member Get : Microsoft.Azure.Management.Network.IExpressRoutePortsLocationsOperations * string -> Microsoft.Azure.Management.Network.Models.ExpressRoutePortsLocation
<Extension()>
Public Function Get (operations As IExpressRoutePortsLocationsOperations, locationName As String) As ExpressRoutePortsLocation

パラメーター

operations
IExpressRoutePortsLocationsOperations

この拡張メソッドの操作グループ。

locationName
String

要求された ExpressRoutePort ピアリングの場所の名前。

戻り値

適用対象