Udostępnij za pośrednictwem


RouteOperationsExtensions.ListRouteTables(IRouteOperations) Method

Definition

List the existing route tables for this subscription.

public static Microsoft.WindowsAzure.Management.Network.Models.ListRouteTablesResponse ListRouteTables (this Microsoft.WindowsAzure.Management.Network.IRouteOperations operations);
static member ListRouteTables : Microsoft.WindowsAzure.Management.Network.IRouteOperations -> Microsoft.WindowsAzure.Management.Network.Models.ListRouteTablesResponse
<Extension()>
Public Function ListRouteTables (operations As IRouteOperations) As ListRouteTablesResponse

Parameters

operations
IRouteOperations

Reference to the Microsoft.WindowsAzure.Management.Network.IRouteOperations.

Returns

A standard service response including an HTTP status code and request ID.

Applies to