RouteOperationsExtensions::ListRouteTables Method (IRouteOperations^)

 

List the existing route tables for this subscription.

Namespace:   Microsoft.WindowsAzure.Management.Network
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public:
[ExtensionAttribute]
static ListRouteTablesResponse^ ListRouteTables(
	IRouteOperations^ operations
)

Parameters

operations
Type: Microsoft.WindowsAzure.Management.Network::IRouteOperations^

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

Return Value

Type: Microsoft.WindowsAzure.Management.Network.Models::ListRouteTablesResponse^

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

Return to top
Show: