IRouteOperations 成员
The Network Management API includes operations for managing the routes for your subscription.
以下各表列出了由 IRouteOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
AddRouteTableToSubnetAsync | 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. | |
BeginCreateRouteTableAsync | Create the specified route table for this subscription. | |
BeginDeleteRouteAsync | Set the specified route for the provided table in this subscription. | |
BeginDeleteRouteTableAsync | Delete the specified route table for this subscription. | |
BeginRemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. | |
BeginSetRouteAsync | Set the specified route for the provided table in this subscription. | |
CreateRouteTableAsync | Create the specified route table for this subscription. | |
DeleteRouteAsync | Set the specified route for the provided table in this subscription. | |
DeleteRouteTableAsync | Delete the specified route table for this subscription. | |
GetRouteTableAsync | Get the specified route table for this subscription. | |
GetRouteTableForSubnetAsync | Get the specified route table for the provided subnet in the provided virtual network in this subscription. | |
GetRouteTableWithDetailsAsync | Get the specified route table for this subscription. | |
ListRouteTablesAsync | List the existing route tables for this subscription. | |
RemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. | |
SetRouteAsync | Set the specified route for the provided table in this subscription. |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
AddRouteTableToSubnet | Set the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
AddRouteTableToSubnetAsync | Set the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginAddRouteTableToSubnet | Set the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginAddRouteTableToSubnetAsync | Set the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginCreateRouteTable | Create the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
BeginCreateRouteTableAsync | Create the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
BeginDeleteRoute | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginDeleteRouteAsync | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginDeleteRouteTable | Delete the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
BeginDeleteRouteTableAsync | Delete the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
BeginRemoveRouteTableFromSubnet | Remove the route table from the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginRemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginSetRoute | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
BeginSetRouteAsync | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
CreateRouteTable | Create the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
CreateRouteTableAsync | Create the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
DeleteRoute | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
DeleteRouteAsync | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
DeleteRouteTable | Delete the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
DeleteRouteTableAsync | Delete the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTable | Get the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableAsync | Get the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableForSubnet | Get the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableForSubnetAsync | Get the specified route table for the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableWithDetails | Get the specified route table for this subscription. (Defined by RouteOperationsExtensions.) | |
GetRouteTableWithDetailsAsync | 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 | Remove the route table from the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
RemoveRouteTableFromSubnetAsync | Remove the route table from the provided subnet in the provided virtual network in this subscription. (Defined by RouteOperationsExtensions.) | |
SetRoute | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) | |
SetRouteAsync | Set the specified route for the provided table in this subscription. (Defined by RouteOperationsExtensions.) |
返回页首
另请参阅
参考
IRouteOperations 接口
Microsoft.WindowsAzure.Management.Network 命名空间