IRouteOperations Interface
The Network Management API includes operations for managing the routes for your subscription.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
| Name | Description | |
|---|---|---|
![]() | AddRouteTableToSubnetAsync(String, String, AddRouteTableToSubnetParameters, CancellationToken) | Set the specified route table for the provided subnet in the provided virtual network in this subscription. |
![]() | BeginAddRouteTableToSubnetAsync(String, String, AddRouteTableToSubnetParameters, CancellationToken) | Set the specified route table for the provided subnet in the provided virtual network in this subscription. |
![]() | BeginCreateRouteTableAsync(CreateRouteTableParameters, CancellationToken) | Create the specified route table for this subscription. |
![]() | BeginDeleteRouteAsync(String, String, CancellationToken) | Set the specified route for the provided table in this subscription. |
![]() | BeginDeleteRouteTableAsync(String, CancellationToken) | Delete the specified route table for this subscription. |
![]() | BeginRemoveRouteTableFromSubnetAsync(String, String, CancellationToken) | Remove the route table from the provided subnet in the provided virtual network in this subscription. |
![]() | BeginSetRouteAsync(String, String, SetRouteParameters, CancellationToken) | Set the specified route for the provided table in this subscription. |
![]() | CreateRouteTableAsync(CreateRouteTableParameters, CancellationToken) | Create the specified route table for this subscription. |
![]() | DeleteRouteAsync(String, String, CancellationToken) | Set the specified route for the provided table in this subscription. |
![]() | DeleteRouteTableAsync(String, CancellationToken) | Delete the specified route table for this subscription. |
![]() | GetRouteTableAsync(String, CancellationToken) | Get the specified route table for this subscription. |
![]() | GetRouteTableForSubnetAsync(String, String, CancellationToken) | Get the specified route table for the provided subnet in the provided virtual network in this subscription. |
![]() | GetRouteTableWithDetailsAsync(String, String, CancellationToken) | Get the specified route table for this subscription. |
![]() | ListRouteTablesAsync(CancellationToken) | List the existing route tables for this subscription. |
![]() | RemoveRouteTableFromSubnetAsync(String, String, CancellationToken) | Remove the route table from the provided subnet in the provided virtual network in this subscription. |
![]() | SetRouteAsync(String, String, SetRouteParameters, CancellationToken) | Set the specified route for the provided table in this subscription. |
| Name | Description | |
|---|---|---|
![]() | AddRouteTableToSubnet(String, String, AddRouteTableToSubnetParameters) | Set the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | AddRouteTableToSubnetAsync(String, String, AddRouteTableToSubnetParameters) | Set the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginAddRouteTableToSubnet(String, String, AddRouteTableToSubnetParameters) | Set the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginAddRouteTableToSubnetAsync(String, String, AddRouteTableToSubnetParameters) | Set the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginCreateRouteTable(CreateRouteTableParameters) | Create the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginCreateRouteTableAsync(CreateRouteTableParameters) | Create the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginDeleteRoute(String, String) | Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginDeleteRouteAsync(String, String) | Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginDeleteRouteTable(String) | Delete the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginDeleteRouteTableAsync(String) | Delete the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginRemoveRouteTableFromSubnet(String, String) | Remove the route table from the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginRemoveRouteTableFromSubnetAsync(String, String) | Remove the route table from the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginSetRoute(String, String, SetRouteParameters) | Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | BeginSetRouteAsync(String, String, SetRouteParameters) | Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | CreateRouteTable(CreateRouteTableParameters) | Create the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | CreateRouteTableAsync(CreateRouteTableParameters) | Create the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | DeleteRoute(String, String) | Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | DeleteRouteAsync(String, String) | Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | DeleteRouteTable(String) | Delete the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | DeleteRouteTableAsync(String) | Delete the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | GetRouteTable(String) | Get the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | GetRouteTableAsync(String) | Get the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | GetRouteTableForSubnet(String, String) | Get the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | GetRouteTableForSubnetAsync(String, String) | Get the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | GetRouteTableWithDetails(String, String) | Get the specified route table for this subscription.(Defined by RouteOperationsExtensions.) |
![]() | GetRouteTableWithDetailsAsync(String, String) | 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(String, String) | Remove the route table from the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | RemoveRouteTableFromSubnetAsync(String, String) | Remove the route table from the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | SetRoute(String, String, SetRouteParameters) | Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.) |
![]() | SetRouteAsync(String, String, SetRouteParameters) | Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=csharp)