Method | Description | |
---|---|---|
Beginadd_ha_order ( string traffic_groups, |
||
Begincreate ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_traffic_group ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_auto_failback_enabled_state ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_auto_failback_time ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_default_device ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ha_group ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ha_load_factor ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ha_order ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_is_floating ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_mac_masquerade_address ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_unit_id ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_ha_orders ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_ha_order ( string traffic_groups, |
||
Beginset_auto_failback_enabled_state ( string traffic_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_auto_failback_time ( string traffic_groups, long times, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_default_device ( string traffic_groups, string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string traffic_groups, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ha_group ( string traffic_groups, string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ha_load_factor ( string traffic_groups, long loads, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_mac_masquerade_address ( string traffic_groups, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_ha_order ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_traffic_group ( System asyncResult ) : void | ||
Endget_auto_failback_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_auto_failback_time ( System asyncResult ) : long[] | ||
Endget_default_device ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_ha_group ( System asyncResult ) : string[] | ||
Endget_ha_load_factor ( System asyncResult ) : long[] | ||
Endget_ha_order ( System asyncResult ) : iControl.ManagementTrafficGroupHAOrder[][] | ||
Endget_is_floating ( System asyncResult ) : bool[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_mac_masquerade_address ( System asyncResult ) : string[] | ||
Endget_unit_id ( System asyncResult ) : long[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_ha_orders ( System asyncResult ) : void | ||
Endremove_ha_order ( System asyncResult ) : void | ||
Endset_auto_failback_enabled_state ( System asyncResult ) : void | ||
Endset_auto_failback_time ( System asyncResult ) : void | ||
Endset_default_device ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_ha_group ( System asyncResult ) : void | ||
Endset_ha_load_factor ( System asyncResult ) : void | ||
Endset_mac_masquerade_address ( System asyncResult ) : void | ||
ManagementTrafficGroup ( ) : System |
Method | Description | |
---|---|---|
add_ha_order ( string traffic_groups, |
||
create ( string traffic_groups ) : void | ||
delete_traffic_group ( string traffic_groups ) : void | ||
get_auto_failback_enabled_state ( string traffic_groups ) : CommonEnabledState[] | ||
get_auto_failback_time ( string traffic_groups ) : long[] | ||
get_default_device ( string traffic_groups ) : string[] | ||
get_description ( string traffic_groups ) : string[] | ||
get_ha_group ( string traffic_groups ) : string[] | ||
get_ha_load_factor ( string traffic_groups ) : long[] | ||
get_ha_order ( string traffic_groups ) : iControl.ManagementTrafficGroupHAOrder[][] | ||
get_is_floating ( string traffic_groups ) : bool[] | ||
get_list ( ) : string[] | ||
get_mac_masquerade_address ( string traffic_groups ) : string[] | ||
get_unit_id ( string traffic_groups ) : long[] | ||
get_version ( ) : string | ||
remove_all_ha_orders ( string traffic_groups ) : void | ||
remove_ha_order ( string traffic_groups, |
||
set_auto_failback_enabled_state ( string traffic_groups, CommonEnabledState states ) : void | ||
set_auto_failback_time ( string traffic_groups, long times ) : void | ||
set_default_device ( string traffic_groups, string devices ) : void | ||
set_description ( string traffic_groups, string descriptions ) : void | ||
set_ha_group ( string traffic_groups, string ha_groups ) : void | ||
set_ha_load_factor ( string traffic_groups, long loads ) : void | ||
set_mac_masquerade_address ( string traffic_groups, string addresses ) : void |
public Beginadd_ha_order ( string traffic_groups, |
||
traffic_groups | string | |
orders | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_traffic_group ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_auto_failback_enabled_state ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_auto_failback_time ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_default_device ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ha_group ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ha_load_factor ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ha_order ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_is_floating ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_mac_masquerade_address ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_unit_id ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | 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 Beginremove_all_ha_orders ( string traffic_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_ha_order ( string traffic_groups, |
||
traffic_groups | string | |
orders | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_auto_failback_enabled_state ( string traffic_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_auto_failback_time ( string traffic_groups, long times, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
times | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_device ( string traffic_groups, string devices, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
devices | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string traffic_groups, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ha_group ( string traffic_groups, string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ha_load_factor ( string traffic_groups, long loads, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
loads | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_mac_masquerade_address ( string traffic_groups, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
traffic_groups | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_ha_order ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_traffic_group ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_auto_failback_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_auto_failback_time ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_default_device ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_ha_group ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_ha_load_factor ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_ha_order ( System asyncResult ) : iControl.ManagementTrafficGroupHAOrder[][] | ||
asyncResult | System | |
return | iControl.ManagementTrafficGroupHAOrder[][] |
public Endget_is_floating ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_mac_masquerade_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_unit_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_ha_orders ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_ha_order ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_auto_failback_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_auto_failback_time ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_device ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ha_group ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ha_load_factor ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_mac_masquerade_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |