IRouteOperations Members
The Network Management API includes operations for managing the routes for your subscription.
The following tables list the members exposed by the IRouteOperations type.
Public Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
AddRouteTableToSubnetAsync | Set the specified route table for the provided subnet in the provided virtual network in this subscription. | |
BeginAddRouteTableToSubnetAsync | Set the specified route table for the provided subnet in the provided virtual network in this subscription. | |
BeginCreateRouteTableAsync | Create the specified route table for this subscription. | |
BeginDeleteRouteAsync | Set the specified route for the provided table in this subscription. | |
BeginDeleteRouteTableAsync | Delete the specified route table for this subscription. | |
BeginRemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. | |
BeginSetRouteAsync | Set the specified route for the provided table in this subscription. | |
CreateRouteTableAsync | Create the specified route table for this subscription. | |
DeleteRouteAsync | Set the specified route for the provided table in this subscription. | |
DeleteRouteTableAsync | Delete the specified route table for this subscription. | |
GetRouteTableAsync | Get the specified route table for this subscription. | |
GetRouteTableForSubnetAsync | Get the specified route table for the provided subnet in the provided virtual network in this subscription. | |
GetRouteTableWithDetailsAsync | Get the specified route table for this subscription. | |
ListRouteTablesAsync | List the existing route tables for this subscription. | |
RemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. | |
SetRouteAsync | Set the specified route for the provided table in this subscription. |
Top
Extension Methods
Name | Description | |
---|---|---|
AddRouteTableToSubnet | Set the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
AddRouteTableToSubnetAsync | Set the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginAddRouteTableToSubnet | Set the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginAddRouteTableToSubnetAsync | Set the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginCreateRouteTable | Create the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
BeginCreateRouteTableAsync | Create the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
BeginDeleteRoute | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginDeleteRouteAsync | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginDeleteRouteTable | Delete the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
BeginDeleteRouteTableAsync | Delete the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
BeginRemoveRouteTableFromSubnet | Remove the route table from the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginRemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginSetRoute | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginSetRouteAsync | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
CreateRouteTable | Create the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
CreateRouteTableAsync | Create the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
DeleteRoute | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
DeleteRouteAsync | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
DeleteRouteTable | Delete the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
DeleteRouteTableAsync | Delete the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTable | Get the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableAsync | Get the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableForSubnet | Get the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableForSubnetAsync | Get the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableWithDetails | Get the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableWithDetailsAsync | Get the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
ListRouteTables | List the existing route tables for this subscription. (Defined by RouteOperationsExtensions.) | |
ListRouteTablesAsync | List the existing route tables for this subscription. (Defined by RouteOperationsExtensions.) | |
RemoveRouteTableFromSubnet | Remove the route table from the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
RemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
SetRoute | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
SetRouteAsync | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) |
Top
See Also
Reference
IRouteOperations Interface
Microsoft.WindowsAzure.Management.Network Namespace