RouteOperationsExtensions Members
The Service Management API includes operations for managing the virtual networks for your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157182.aspx for more information)
The following tables list the members exposed by the RouteOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
AddRouteTableToSubnet | Set the specified route table for the provided subnet in the provided virtual network in this subscription. | |
AddRouteTableToSubnetAsync | Set the specified route table for the provided subnet in the provided virtual network in this subscription. | |
BeginAddRouteTableToSubnet | 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. | |
BeginCreateRouteTable | Create the specified route table for this subscription. | |
BeginCreateRouteTableAsync | Create the specified route table for this subscription. | |
BeginDeleteRoute | Set the specified route for the provided table in this subscription. | |
BeginDeleteRouteAsync | Set the specified route for the provided table in this subscription. | |
BeginDeleteRouteTable | Delete the specified route table for this subscription. | |
BeginDeleteRouteTableAsync | Delete the specified route table for this subscription. | |
BeginRemoveRouteTableFromSubnet | Remove the route table from the provided subnet in the provided virtual network in this subscription. | |
BeginRemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. | |
BeginSetRoute | Set the specified route for the provided table in this subscription. | |
BeginSetRouteAsync | Set the specified route for the provided table in this subscription. | |
CreateRouteTable | Create the specified route table for this subscription. | |
CreateRouteTableAsync | Create the specified route table for this subscription. | |
DeleteRoute | Set the specified route for the provided table in this subscription. | |
DeleteRouteAsync | Set the specified route for the provided table in this subscription. | |
DeleteRouteTable | Delete the specified route table for this subscription. | |
DeleteRouteTableAsync | Delete the specified route table for this subscription. | |
GetRouteTable | Get the specified route table for this subscription. | |
GetRouteTableAsync | Get the specified route table for this subscription. | |
GetRouteTableForSubnet | Get the specified route table for the provided subnet in the provided virtual network in this subscription. | |
GetRouteTableForSubnetAsync | Get the specified route table for the provided subnet in the provided virtual network in this subscription. | |
GetRouteTableWithDetails | Get the specified route table for this subscription. | |
GetRouteTableWithDetailsAsync | Get the specified route table for this subscription. | |
ListRouteTables | List the existing route tables for this subscription. | |
ListRouteTablesAsync | List the existing route tables for this subscription. | |
RemoveRouteTableFromSubnet | Remove the route table from the provided subnet in the provided virtual network in this subscription. | |
RemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. | |
SetRoute | Set the specified route for the provided table in this subscription. | |
SetRouteAsync | Set the specified route for the provided table in this subscription. |
Top
See Also
Reference
RouteOperationsExtensions Class
Microsoft.WindowsAzure.Management.Network Namespace