RouteOperationsExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAddRouteTableToSubnet(IRouteOperations, String, String, AddRouteTableToSubnetParameters)

Set the specified route table for the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticAddRouteTableToSubnetAsync(IRouteOperations, String, String, AddRouteTableToSubnetParameters)

Set the specified route table for the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginAddRouteTableToSubnet(IRouteOperations, String, String, AddRouteTableToSubnetParameters)

Set the specified route table for the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginAddRouteTableToSubnetAsync(IRouteOperations, String, String, AddRouteTableToSubnetParameters)

Set the specified route table for the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginCreateRouteTable(IRouteOperations, CreateRouteTableParameters)

Create the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginCreateRouteTableAsync(IRouteOperations, CreateRouteTableParameters)

Create the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginDeleteRoute(IRouteOperations, String, String)

Set the specified route for the provided table in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginDeleteRouteAsync(IRouteOperations, String, String)

Set the specified route for the provided table in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginDeleteRouteTable(IRouteOperations, String)

Delete the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginDeleteRouteTableAsync(IRouteOperations, String)

Delete the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginRemoveRouteTableFromSubnet(IRouteOperations, String, String)

Remove the route table from the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginRemoveRouteTableFromSubnetAsync(IRouteOperations, String, String)

Remove the route table from the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginSetRoute(IRouteOperations, String, String, SetRouteParameters)

Set the specified route for the provided table in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticBeginSetRouteAsync(IRouteOperations, String, String, SetRouteParameters)

Set the specified route for the provided table in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticCreateRouteTable(IRouteOperations, CreateRouteTableParameters)

Create the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticCreateRouteTableAsync(IRouteOperations, CreateRouteTableParameters)

Create the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticDeleteRoute(IRouteOperations, String, String)

Set the specified route for the provided table in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticDeleteRouteAsync(IRouteOperations, String, String)

Set the specified route for the provided table in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticDeleteRouteTable(IRouteOperations, String)

Delete the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticDeleteRouteTableAsync(IRouteOperations, String)

Delete the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticGetRouteTable(IRouteOperations, String)

Get the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticGetRouteTableAsync(IRouteOperations, String)

Get the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticGetRouteTableForSubnet(IRouteOperations, String, String)

Get the specified route table for the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticGetRouteTableForSubnetAsync(IRouteOperations, String, String)

Get the specified route table for the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticGetRouteTableWithDetails(IRouteOperations, String, String)

Get the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticGetRouteTableWithDetailsAsync(IRouteOperations, String, String)

Get the specified route table for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticListRouteTables(IRouteOperations)

List the existing route tables for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticListRouteTablesAsync(IRouteOperations)

List the existing route tables for this subscription.

System_CAPS_pubmethodSystem_CAPS_staticRemoveRouteTableFromSubnet(IRouteOperations, String, String)

Remove the route table from the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticRemoveRouteTableFromSubnetAsync(IRouteOperations, String, String)

Remove the route table from the provided subnet in the provided virtual network in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticSetRoute(IRouteOperations, String, String, SetRouteParameters)

Set the specified route for the provided table in this subscription.

System_CAPS_pubmethodSystem_CAPS_staticSetRouteAsync(IRouteOperations, String, String, SetRouteParameters)

Set the specified route for the provided table in this subscription.

Return to top
Show: