IRouteOperations Interface

 

The Network Management API includes operations for managing the routes for your subscription.

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

type IRouteOperations = interface end

NameDescription
System_CAPS_pubmethodAddRouteTableToSubnetAsync(String, String, AddRouteTableToSubnetParameters, CancellationToken)

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

System_CAPS_pubmethodBeginAddRouteTableToSubnetAsync(String, String, AddRouteTableToSubnetParameters, CancellationToken)

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

System_CAPS_pubmethodBeginCreateRouteTableAsync(CreateRouteTableParameters, CancellationToken)

Create the specified route table for this subscription.

System_CAPS_pubmethodBeginDeleteRouteAsync(String, String, CancellationToken)

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

System_CAPS_pubmethodBeginDeleteRouteTableAsync(String, CancellationToken)

Delete the specified route table for this subscription.

System_CAPS_pubmethodBeginRemoveRouteTableFromSubnetAsync(String, String, CancellationToken)

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

System_CAPS_pubmethodBeginSetRouteAsync(String, String, SetRouteParameters, CancellationToken)

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

System_CAPS_pubmethodCreateRouteTableAsync(CreateRouteTableParameters, CancellationToken)

Create the specified route table for this subscription.

System_CAPS_pubmethodDeleteRouteAsync(String, String, CancellationToken)

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

System_CAPS_pubmethodDeleteRouteTableAsync(String, CancellationToken)

Delete the specified route table for this subscription.

System_CAPS_pubmethodGetRouteTableAsync(String, CancellationToken)

Get the specified route table for this subscription.

System_CAPS_pubmethodGetRouteTableForSubnetAsync(String, String, CancellationToken)

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

System_CAPS_pubmethodGetRouteTableWithDetailsAsync(String, String, CancellationToken)

Get the specified route table for this subscription.

System_CAPS_pubmethodListRouteTablesAsync(CancellationToken)

List the existing route tables for this subscription.

System_CAPS_pubmethodRemoveRouteTableFromSubnetAsync(String, String, CancellationToken)

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

System_CAPS_pubmethodSetRouteAsync(String, String, SetRouteParameters, CancellationToken)

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

NameDescription
System_CAPS_pubmethodAddRouteTableToSubnet(String, String, AddRouteTableToSubnetParameters)

Set the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodAddRouteTableToSubnetAsync(String, String, AddRouteTableToSubnetParameters)

Set the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginAddRouteTableToSubnet(String, String, AddRouteTableToSubnetParameters)

Set the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginAddRouteTableToSubnetAsync(String, String, AddRouteTableToSubnetParameters)

Set the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginCreateRouteTable(CreateRouteTableParameters)

Create the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginCreateRouteTableAsync(CreateRouteTableParameters)

Create the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginDeleteRoute(String, String)

Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginDeleteRouteAsync(String, String)

Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginDeleteRouteTable(String)

Delete the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginDeleteRouteTableAsync(String)

Delete the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginRemoveRouteTableFromSubnet(String, String)

Remove the route table from the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginRemoveRouteTableFromSubnetAsync(String, String)

Remove the route table from the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginSetRoute(String, String, SetRouteParameters)

Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodBeginSetRouteAsync(String, String, SetRouteParameters)

Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodCreateRouteTable(CreateRouteTableParameters)

Create the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodCreateRouteTableAsync(CreateRouteTableParameters)

Create the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodDeleteRoute(String, String)

Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodDeleteRouteAsync(String, String)

Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodDeleteRouteTable(String)

Delete the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodDeleteRouteTableAsync(String)

Delete the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodGetRouteTable(String)

Get the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodGetRouteTableAsync(String)

Get the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodGetRouteTableForSubnet(String, String)

Get the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodGetRouteTableForSubnetAsync(String, String)

Get the specified route table for the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodGetRouteTableWithDetails(String, String)

Get the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodGetRouteTableWithDetailsAsync(String, String)

Get the specified route table for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodListRouteTables()

List the existing route tables for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodListRouteTablesAsync()

List the existing route tables for this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodRemoveRouteTableFromSubnet(String, String)

Remove the route table from the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodRemoveRouteTableFromSubnetAsync(String, String)

Remove the route table from the provided subnet in the provided virtual network in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodSetRoute(String, String, SetRouteParameters)

Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.)

System_CAPS_pubmethodSetRouteAsync(String, String, SetRouteParameters)

Set the specified route for the provided table in this subscription.(Defined by RouteOperationsExtensions.)

Return to top
Show: