Method | Description | |
---|---|---|
Begincreate_management_route ( string routes, |
||
Begincreate_static_route ( string routes, |
||
Begindelete_all_management_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_static_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_management_route ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_static_route ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dynamic_route ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dynamic_route_ecmp ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dynamic_route_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_route_description ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_route_destination ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_route_gateway ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_route_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_route_mtu ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_route_type ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_route_table_metric_statistics_for_destination ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_route_table_metric_statistics_for_mac ( string mac_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route_description ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route_destination ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route_gateway ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route_mtu ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route_pool ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route_type ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_static_route_vlan ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_all_route_table_metric_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_management_route_description ( string routes, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_management_route_gateway ( string routes, string gateways, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_management_route_mtu ( string routes, long mtus, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_management_route_reject ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_static_route_description ( string routes, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_static_route_gateway ( string routes, string gateways, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_static_route_mtu ( string routes, long mtus, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_static_route_pool ( string routes, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_static_route_reject ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_static_route_vlan ( string routes, string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate_management_route ( System asyncResult ) : void | ||
Endcreate_static_route ( System asyncResult ) : void | ||
Enddelete_all_management_routes ( System asyncResult ) : void | ||
Enddelete_all_static_routes ( System asyncResult ) : void | ||
Enddelete_management_route ( System asyncResult ) : void | ||
Enddelete_static_route ( System asyncResult ) : void | ||
Endget_dynamic_route ( System asyncResult ) : NetworkingRouteTableV2DynamicRouteStatistics | ||
Endget_dynamic_route_ecmp ( System asyncResult ) : |
||
Endget_dynamic_route_list ( System asyncResult ) : string[] | ||
Endget_management_route_description ( System asyncResult ) : string[] | ||
Endget_management_route_destination ( System asyncResult ) : iControl.NetworkingRouteTableV2RouteDestination[] | ||
Endget_management_route_gateway ( System asyncResult ) : string[] | ||
Endget_management_route_list ( System asyncResult ) : string[] | ||
Endget_management_route_mtu ( System asyncResult ) : long[] | ||
Endget_management_route_type ( System asyncResult ) : NetworkingRouteEntryType[] | ||
Endget_route_table_metric_statistics_for_destination ( System asyncResult ) : iControl.NetworkingRouteTableV2RouteTableMetricStatistics[] | ||
Endget_route_table_metric_statistics_for_mac ( System asyncResult ) : iControl.NetworkingRouteTableV2RouteTableMetricStatistics[] | ||
Endget_static_route_description ( System asyncResult ) : string[] | ||
Endget_static_route_destination ( System asyncResult ) : iControl.NetworkingRouteTableV2RouteDestination[] | ||
Endget_static_route_gateway ( System asyncResult ) : string[] | ||
Endget_static_route_list ( System asyncResult ) : string[] | ||
Endget_static_route_mtu ( System asyncResult ) : long[] | ||
Endget_static_route_pool ( System asyncResult ) : string[] | ||
Endget_static_route_type ( System asyncResult ) : NetworkingRouteEntryType[] | ||
Endget_static_route_vlan ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endreset_all_route_table_metric_statistics ( System asyncResult ) : void | ||
Endset_management_route_description ( System asyncResult ) : void | ||
Endset_management_route_gateway ( System asyncResult ) : void | ||
Endset_management_route_mtu ( System asyncResult ) : void | ||
Endset_management_route_reject ( System asyncResult ) : void | ||
Endset_static_route_description ( System asyncResult ) : void | ||
Endset_static_route_gateway ( System asyncResult ) : void | ||
Endset_static_route_mtu ( System asyncResult ) : void | ||
Endset_static_route_pool ( System asyncResult ) : void | ||
Endset_static_route_reject ( System asyncResult ) : void | ||
Endset_static_route_vlan ( System asyncResult ) : void | ||
NetworkingRouteTableV2 ( ) : System |
Method | Description | |
---|---|---|
create_management_route ( string routes, |
||
create_static_route ( string routes, |
||
delete_all_management_routes ( ) : void | ||
delete_all_static_routes ( ) : void | ||
delete_management_route ( string routes ) : void | ||
delete_static_route ( string routes ) : void | ||
get_dynamic_route ( string routes ) : NetworkingRouteTableV2DynamicRouteStatistics | ||
get_dynamic_route_ecmp ( string routes ) : |
||
get_dynamic_route_list ( ) : string[] | ||
get_management_route_description ( string routes ) : string[] | ||
get_management_route_destination ( string routes ) : iControl.NetworkingRouteTableV2RouteDestination[] | ||
get_management_route_gateway ( string routes ) : string[] | ||
get_management_route_list ( ) : string[] | ||
get_management_route_mtu ( string routes ) : long[] | ||
get_management_route_type ( string routes ) : NetworkingRouteEntryType[] | ||
get_route_table_metric_statistics_for_destination ( string destinations ) : iControl.NetworkingRouteTableV2RouteTableMetricStatistics[] | ||
get_route_table_metric_statistics_for_mac ( string mac_addresses ) : iControl.NetworkingRouteTableV2RouteTableMetricStatistics[] | ||
get_static_route_description ( string routes ) : string[] | ||
get_static_route_destination ( string routes ) : iControl.NetworkingRouteTableV2RouteDestination[] | ||
get_static_route_gateway ( string routes ) : string[] | ||
get_static_route_list ( ) : string[] | ||
get_static_route_mtu ( string routes ) : long[] | ||
get_static_route_pool ( string routes ) : string[] | ||
get_static_route_type ( string routes ) : NetworkingRouteEntryType[] | ||
get_static_route_vlan ( string routes ) : string[] | ||
get_version ( ) : string | ||
reset_all_route_table_metric_statistics ( ) : void | ||
set_management_route_description ( string routes, string descriptions ) : void | ||
set_management_route_gateway ( string routes, string gateways ) : void | ||
set_management_route_mtu ( string routes, long mtus ) : void | ||
set_management_route_reject ( string routes ) : void | ||
set_static_route_description ( string routes, string descriptions ) : void | ||
set_static_route_gateway ( string routes, string gateways ) : void | ||
set_static_route_mtu ( string routes, long mtus ) : void | ||
set_static_route_pool ( string routes, string pools ) : void | ||
set_static_route_reject ( string routes ) : void | ||
set_static_route_vlan ( string routes, string vlans ) : void |
public Begincreate_management_route ( string routes, |
||
routes | string | |
destinations | ||
attributes | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_static_route ( string routes, |
||
routes | string | |
destinations | ||
attributes | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_management_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_static_routes ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_management_route ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_static_route ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dynamic_route ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dynamic_route_ecmp ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dynamic_route_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_management_route_description ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_management_route_destination ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_management_route_gateway ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_management_route_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_management_route_mtu ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_management_route_type ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_route_table_metric_statistics_for_destination ( string destinations, System callback, object asyncState ) : System.IAsyncResult | ||
destinations | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_route_table_metric_statistics_for_mac ( string mac_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
mac_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_route_description ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_route_destination ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_route_gateway ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_route_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_route_mtu ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_route_pool ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_route_type ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_static_route_vlan ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_all_route_table_metric_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_management_route_description ( string routes, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_management_route_gateway ( string routes, string gateways, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
gateways | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_management_route_mtu ( string routes, long mtus, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
mtus | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_management_route_reject ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_static_route_description ( string routes, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_static_route_gateway ( string routes, string gateways, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
gateways | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_static_route_mtu ( string routes, long mtus, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
mtus | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_static_route_pool ( string routes, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
pools | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_static_route_reject ( string routes, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_static_route_vlan ( string routes, string vlans, System callback, object asyncState ) : System.IAsyncResult | ||
routes | string | |
vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate_management_route ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_static_route ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_management_routes ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_static_routes ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_management_route ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_static_route ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_dynamic_route ( System asyncResult ) : NetworkingRouteTableV2DynamicRouteStatistics | ||
asyncResult | System | |
return | NetworkingRouteTableV2DynamicRouteStatistics |
public Endget_dynamic_route_ecmp ( System asyncResult ) : |
||
asyncResult | System | |
return |
public Endget_dynamic_route_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_management_route_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_management_route_destination ( System asyncResult ) : iControl.NetworkingRouteTableV2RouteDestination[] | ||
asyncResult | System | |
return | iControl.NetworkingRouteTableV2RouteDestination[] |
public Endget_management_route_gateway ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_management_route_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_management_route_mtu ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_management_route_type ( System asyncResult ) : NetworkingRouteEntryType[] | ||
asyncResult | System | |
return | NetworkingRouteEntryType[] |
public Endget_route_table_metric_statistics_for_destination ( System asyncResult ) : iControl.NetworkingRouteTableV2RouteTableMetricStatistics[] | ||
asyncResult | System | |
return | iControl.NetworkingRouteTableV2RouteTableMetricStatistics[] |
public Endget_route_table_metric_statistics_for_mac ( System asyncResult ) : iControl.NetworkingRouteTableV2RouteTableMetricStatistics[] | ||
asyncResult | System | |
return | iControl.NetworkingRouteTableV2RouteTableMetricStatistics[] |
public Endget_static_route_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_static_route_destination ( System asyncResult ) : iControl.NetworkingRouteTableV2RouteDestination[] | ||
asyncResult | System | |
return | iControl.NetworkingRouteTableV2RouteDestination[] |
public Endget_static_route_gateway ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_static_route_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_static_route_mtu ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_static_route_pool ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_static_route_type ( System asyncResult ) : NetworkingRouteEntryType[] | ||
asyncResult | System | |
return | NetworkingRouteEntryType[] |
public Endget_static_route_vlan ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endreset_all_route_table_metric_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_management_route_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_management_route_gateway ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_management_route_mtu ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_management_route_reject ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_static_route_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_static_route_gateway ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_static_route_mtu ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_static_route_pool ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_static_route_reject ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_static_route_vlan ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |