RouteOperationsExtensions 成员
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)
以下各表列出了由 RouteOperationsExtensions 类型公开的成员。
公共 方法
Name | 说明 | |
---|---|---|
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. |
返回页首
另请参阅
参考
RouteOperationsExtensions 类
Microsoft.WindowsAzure.Management.Network 命名空间