次の方法で共有


ExpressRouteGatewaysOperationsExtensions.ListByResourceGroup メソッド

定義

特定のリソース グループ内の ExpressRoute ゲートウェイを一覧表示します。

public static Microsoft.Azure.Management.Network.Models.ExpressRouteGatewayList ListByResourceGroup (this Microsoft.Azure.Management.Network.IExpressRouteGatewaysOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.Network.IExpressRouteGatewaysOperations * string -> Microsoft.Azure.Management.Network.Models.ExpressRouteGatewayList
<Extension()>
Public Function ListByResourceGroup (operations As IExpressRouteGatewaysOperations, resourceGroupName As String) As ExpressRouteGatewayList

パラメーター

operations
IExpressRouteGatewaysOperations

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

resourceGroupName
String

リソース グループの名前。

戻り値

適用対象