RouteOperationsExtensions Class
The Service Management API includes operations for managing the virtual networks for your subscription. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157182.aspx for more information)
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AddRouteTableToSubnet(IRouteOperations^, String^, String^, AddRouteTableToSubnetParameters^) | Set the specified route table for the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | AddRouteTableToSubnetAsync(IRouteOperations^, String^, String^, AddRouteTableToSubnetParameters^) | Set the specified route table for the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | BeginAddRouteTableToSubnet(IRouteOperations^, String^, String^, AddRouteTableToSubnetParameters^) | Set the specified route table for the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | BeginAddRouteTableToSubnetAsync(IRouteOperations^, String^, String^, AddRouteTableToSubnetParameters^) | Set the specified route table for the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | BeginCreateRouteTable(IRouteOperations^, CreateRouteTableParameters^) | Create the specified route table for this subscription. |
![]() ![]() | BeginCreateRouteTableAsync(IRouteOperations^, CreateRouteTableParameters^) | Create the specified route table for this subscription. |
![]() ![]() | BeginDeleteRoute(IRouteOperations^, String^, String^) | Set the specified route for the provided table in this subscription. |
![]() ![]() | BeginDeleteRouteAsync(IRouteOperations^, String^, String^) | Set the specified route for the provided table in this subscription. |
![]() ![]() | BeginDeleteRouteTable(IRouteOperations^, String^) | Delete the specified route table for this subscription. |
![]() ![]() | BeginDeleteRouteTableAsync(IRouteOperations^, String^) | Delete the specified route table for this subscription. |
![]() ![]() | BeginRemoveRouteTableFromSubnet(IRouteOperations^, String^, String^) | Remove the route table from the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | BeginRemoveRouteTableFromSubnetAsync(IRouteOperations^, String^, String^) | Remove the route table from the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | BeginSetRoute(IRouteOperations^, String^, String^, SetRouteParameters^) | Set the specified route for the provided table in this subscription. |
![]() ![]() | BeginSetRouteAsync(IRouteOperations^, String^, String^, SetRouteParameters^) | Set the specified route for the provided table in this subscription. |
![]() ![]() | CreateRouteTable(IRouteOperations^, CreateRouteTableParameters^) | Create the specified route table for this subscription. |
![]() ![]() | CreateRouteTableAsync(IRouteOperations^, CreateRouteTableParameters^) | Create the specified route table for this subscription. |
![]() ![]() | DeleteRoute(IRouteOperations^, String^, String^) | Set the specified route for the provided table in this subscription. |
![]() ![]() | DeleteRouteAsync(IRouteOperations^, String^, String^) | Set the specified route for the provided table in this subscription. |
![]() ![]() | DeleteRouteTable(IRouteOperations^, String^) | Delete the specified route table for this subscription. |
![]() ![]() | DeleteRouteTableAsync(IRouteOperations^, String^) | Delete the specified route table for this subscription. |
![]() ![]() | GetRouteTable(IRouteOperations^, String^) | Get the specified route table for this subscription. |
![]() ![]() | GetRouteTableAsync(IRouteOperations^, String^) | Get the specified route table for this subscription. |
![]() ![]() | GetRouteTableForSubnet(IRouteOperations^, String^, String^) | Get the specified route table for the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | GetRouteTableForSubnetAsync(IRouteOperations^, String^, String^) | Get the specified route table for the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | GetRouteTableWithDetails(IRouteOperations^, String^, String^) | Get the specified route table for this subscription. |
![]() ![]() | GetRouteTableWithDetailsAsync(IRouteOperations^, String^, String^) | Get the specified route table for this subscription. |
![]() ![]() | ListRouteTables(IRouteOperations^) | List the existing route tables for this subscription. |
![]() ![]() | ListRouteTablesAsync(IRouteOperations^) | List the existing route tables for this subscription. |
![]() ![]() | RemoveRouteTableFromSubnet(IRouteOperations^, String^, String^) | Remove the route table from the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | RemoveRouteTableFromSubnetAsync(IRouteOperations^, String^, String^) | Remove the route table from the provided subnet in the provided virtual network in this subscription. |
![]() ![]() | SetRoute(IRouteOperations^, String^, String^, SetRouteParameters^) | Set the specified route for the provided table in this subscription. |
![]() ![]() | SetRouteAsync(IRouteOperations^, String^, String^, SetRouteParameters^) | Set the specified route for the provided table in this subscription. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)