次の方法で共有


RouteTablesOperationsExtensions.ListAll(IRouteTablesOperations) メソッド

定義

サブスクリプション内のすべてのルート テーブルを取得します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.RouteTable> ListAll (this Microsoft.Azure.Management.Network.IRouteTablesOperations operations);
static member ListAll : Microsoft.Azure.Management.Network.IRouteTablesOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.RouteTable>
<Extension()>
Public Function ListAll (operations As IRouteTablesOperations) As IPage(Of RouteTable)

パラメーター

operations
IRouteTablesOperations

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

戻り値

適用対象