C# Class iControl.GlobalLBPool

Inheritance: iControlInterface
Mostra file Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Public Methods

Method Description
Beginadd_member ( string pool_names, GlobalLBPoolPoolMemberDefinition members, System callback, object asyncState ) : System.IAsyncResult
Beginadd_member_dependency ( string pool_names, GlobalLBVirtualServerID members, GlobalLBVirtualServerID dependencies, System callback, object asyncState ) : System.IAsyncResult
Beginadd_member_v2 ( string pool_names, GlobalLBVirtualServerID members, long orders, System callback, object asyncState ) : System.IAsyncResult
Beginadd_metadata ( string pool_names, string names, string values, System callback, object asyncState ) : System.IAsyncResult
Begincreate ( string pool_names, GlobalLBLBMethod lb_methods, GlobalLBPoolPoolMemberDefinition members, System callback, object asyncState ) : System.IAsyncResult
Begincreate_v2 ( string pool_names, GlobalLBLBMethod lb_methods, GlobalLBVirtualServerID members, long orders, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_pools ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_pool ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_alternate_lb_method ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_answers_to_return ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cname ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_dynamic_ratio_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_enabled_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_fallback_ip ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_fallback_ipv4 ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_fallback_ipv6 ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_fallback_lb_method ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_limit ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_manual_resume_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_member ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_dependency ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_description ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_enabled_state ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_limit ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_monitor_rule ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_object_status ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_order ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_ratio ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_statistics ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginget_member_v2 ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_metadata ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_metadata_description ( string pool_names, string names, System callback, object asyncState ) : System.IAsyncResult
Beginget_metadata_persistence ( string pool_names, string names, System callback, object asyncState ) : System.IAsyncResult
Beginget_metadata_value ( string pool_names, string names, System callback, object asyncState ) : System.IAsyncResult
Beginget_monitor_association ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_object_status ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_preferred_lb_method ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_bps ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_connection_rate ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_hit_ratio ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_hops ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_lcs ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_packet_rate ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_rtt ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_topology ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_vs_capacity ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_qos_coefficient_vs_score ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_ttl ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_verify_member_availability_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_member_dependencies ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_members ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_metadata ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginremove_member ( string pool_names, CommonIPPortDefinition members, System callback, object asyncState ) : System.IAsyncResult
Beginremove_member_dependency ( string pool_names, GlobalLBVirtualServerID members, GlobalLBVirtualServerID dependencies, System callback, object asyncState ) : System.IAsyncResult
Beginremove_member_v2 ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginremove_metadata ( string pool_names, string names, System callback, object asyncState ) : System.IAsyncResult
Beginremove_monitor_association ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginreset_member_statistics ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_alternate_lb_method ( string pool_names, GlobalLBLBMethod lb_methods, System callback, object asyncState ) : System.IAsyncResult
Beginset_answers_to_return ( string pool_names, long answers, System callback, object asyncState ) : System.IAsyncResult
Beginset_cname ( string pool_names, string cnames, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string pool_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_dynamic_ratio_state ( string pool_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_enabled_state ( string pool_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_fallback_ip ( string pool_names, string ips, System callback, object asyncState ) : System.IAsyncResult
Beginset_fallback_ipv4 ( string pool_names, string ips, System callback, object asyncState ) : System.IAsyncResult
Beginset_fallback_ipv6 ( string pool_names, string ips, System callback, object asyncState ) : System.IAsyncResult
Beginset_fallback_lb_method ( string pool_names, GlobalLBLBMethod lb_methods, System callback, object asyncState ) : System.IAsyncResult
Beginset_limit ( GlobalLBPoolPoolMetricLimit limits, System callback, object asyncState ) : System.IAsyncResult
Beginset_manual_resume_state ( string pool_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_member_description ( string pool_names, GlobalLBVirtualServerID members, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_member_enabled_state ( string pool_names, GlobalLBVirtualServerID members, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_member_limit ( string pool_names, GlobalLBVirtualServerID members, GlobalLBMetricLimit limits, System callback, object asyncState ) : System.IAsyncResult
Beginset_member_monitor_rule ( string pool_names, GlobalLBVirtualServerID members, GlobalLBMonitorRule rules, System callback, object asyncState ) : System.IAsyncResult
Beginset_member_order ( string pool_names, GlobalLBVirtualServerID members, long orders, System callback, object asyncState ) : System.IAsyncResult
Beginset_member_ratio ( string pool_names, GlobalLBVirtualServerID members, long ratios, System callback, object asyncState ) : System.IAsyncResult
Beginset_metadata_description ( string pool_names, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_metadata_persistence ( string pool_names, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult
Beginset_metadata_value ( string pool_names, string names, string values, System callback, object asyncState ) : System.IAsyncResult
Beginset_monitor_association ( GlobalLBPoolMonitorAssociation monitor_associations, System callback, object asyncState ) : System.IAsyncResult
Beginset_preferred_lb_method ( string pool_names, GlobalLBLBMethod lb_methods, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_bps ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_connection_rate ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_hit_ratio ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_hops ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_lcs ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_packet_rate ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_rtt ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_topology ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_vs_capacity ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_qos_coefficient_vs_score ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_ttl ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
Beginset_verify_member_availability_state ( string pool_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Endadd_member ( System asyncResult ) : void
Endadd_member_dependency ( System asyncResult ) : void
Endadd_member_v2 ( System asyncResult ) : void
Endadd_metadata ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Endcreate_v2 ( System asyncResult ) : void
Enddelete_all_pools ( System asyncResult ) : void
Enddelete_pool ( System asyncResult ) : void
Endget_all_statistics ( System asyncResult ) : GlobalLBPoolPoolStatistics
Endget_alternate_lb_method ( System asyncResult ) : GlobalLBLBMethod[]
Endget_answers_to_return ( System asyncResult ) : long[]
Endget_cname ( System asyncResult ) : string[]
Endget_description ( System asyncResult ) : string[]
Endget_dynamic_ratio_state ( System asyncResult ) : CommonEnabledState[]
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[]
Endget_fallback_ip ( System asyncResult ) : string[]
Endget_fallback_ipv4 ( System asyncResult ) : string[]
Endget_fallback_ipv6 ( System asyncResult ) : string[]
Endget_fallback_lb_method ( System asyncResult ) : GlobalLBLBMethod[]
Endget_limit ( System asyncResult ) : iControl.GlobalLBPoolPoolMetricLimit[]
Endget_list ( System asyncResult ) : string[]
Endget_manual_resume_state ( System asyncResult ) : CommonEnabledState[]
Endget_member ( System asyncResult ) : iControl.GlobalLBPoolPoolMemberDefinition[][]
Endget_member_dependency ( System asyncResult ) : iControl.GlobalLBVirtualServerID[][][]
Endget_member_description ( System asyncResult ) : string[][]
Endget_member_enabled_state ( System asyncResult ) : CommonEnabledState[][]
Endget_member_limit ( System asyncResult ) : iControl.GlobalLBMetricLimit[][][]
Endget_member_monitor_rule ( System asyncResult ) : iControl.GlobalLBMonitorRule[][]
Endget_member_object_status ( System asyncResult ) : iControl.CommonObjectStatus[][]
Endget_member_order ( System asyncResult ) : long[][]
Endget_member_ratio ( System asyncResult ) : long[][]
Endget_member_statistics ( System asyncResult ) : GlobalLBPoolMemberStatistics
Endget_member_v2 ( System asyncResult ) : iControl.GlobalLBVirtualServerID[][]
Endget_metadata ( System asyncResult ) : string[][]
Endget_metadata_description ( System asyncResult ) : string[][]
Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][]
Endget_metadata_value ( System asyncResult ) : string[][]
Endget_monitor_association ( System asyncResult ) : iControl.GlobalLBPoolMonitorAssociation[]
Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[]
Endget_preferred_lb_method ( System asyncResult ) : GlobalLBLBMethod[]
Endget_qos_coefficient_bps ( System asyncResult ) : long[]
Endget_qos_coefficient_connection_rate ( System asyncResult ) : long[]
Endget_qos_coefficient_hit_ratio ( System asyncResult ) : long[]
Endget_qos_coefficient_hops ( System asyncResult ) : long[]
Endget_qos_coefficient_lcs ( System asyncResult ) : long[]
Endget_qos_coefficient_packet_rate ( System asyncResult ) : long[]
Endget_qos_coefficient_rtt ( System asyncResult ) : long[]
Endget_qos_coefficient_topology ( System asyncResult ) : long[]
Endget_qos_coefficient_vs_capacity ( System asyncResult ) : long[]
Endget_qos_coefficient_vs_score ( System asyncResult ) : long[]
Endget_statistics ( System asyncResult ) : GlobalLBPoolPoolStatistics
Endget_ttl ( System asyncResult ) : long[]
Endget_verify_member_availability_state ( System asyncResult ) : CommonEnabledState[]
Endget_version ( System asyncResult ) : string
Endremove_all_member_dependencies ( System asyncResult ) : void
Endremove_all_members ( System asyncResult ) : void
Endremove_all_metadata ( System asyncResult ) : void
Endremove_member ( System asyncResult ) : void
Endremove_member_dependency ( System asyncResult ) : void
Endremove_member_v2 ( System asyncResult ) : void
Endremove_metadata ( System asyncResult ) : void
Endremove_monitor_association ( System asyncResult ) : void
Endreset_member_statistics ( System asyncResult ) : void
Endreset_statistics ( System asyncResult ) : void
Endset_alternate_lb_method ( System asyncResult ) : void
Endset_answers_to_return ( System asyncResult ) : void
Endset_cname ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_dynamic_ratio_state ( System asyncResult ) : void
Endset_enabled_state ( System asyncResult ) : void
Endset_fallback_ip ( System asyncResult ) : void
Endset_fallback_ipv4 ( System asyncResult ) : void
Endset_fallback_ipv6 ( System asyncResult ) : void
Endset_fallback_lb_method ( System asyncResult ) : void
Endset_limit ( System asyncResult ) : void
Endset_manual_resume_state ( System asyncResult ) : void
Endset_member_description ( System asyncResult ) : void
Endset_member_enabled_state ( System asyncResult ) : void
Endset_member_limit ( System asyncResult ) : void
Endset_member_monitor_rule ( System asyncResult ) : void
Endset_member_order ( System asyncResult ) : void
Endset_member_ratio ( System asyncResult ) : void
Endset_metadata_description ( System asyncResult ) : void
Endset_metadata_persistence ( System asyncResult ) : void
Endset_metadata_value ( System asyncResult ) : void
Endset_monitor_association ( System asyncResult ) : void
Endset_preferred_lb_method ( System asyncResult ) : void
Endset_qos_coefficient_bps ( System asyncResult ) : void
Endset_qos_coefficient_connection_rate ( System asyncResult ) : void
Endset_qos_coefficient_hit_ratio ( System asyncResult ) : void
Endset_qos_coefficient_hops ( System asyncResult ) : void
Endset_qos_coefficient_lcs ( System asyncResult ) : void
Endset_qos_coefficient_packet_rate ( System asyncResult ) : void
Endset_qos_coefficient_rtt ( System asyncResult ) : void
Endset_qos_coefficient_topology ( System asyncResult ) : void
Endset_qos_coefficient_vs_capacity ( System asyncResult ) : void
Endset_qos_coefficient_vs_score ( System asyncResult ) : void
Endset_ttl ( System asyncResult ) : void
Endset_verify_member_availability_state ( System asyncResult ) : void
GlobalLBPool ( ) : System

Private Methods

Method Description
add_member ( string pool_names, GlobalLBPoolPoolMemberDefinition members ) : void
add_member_dependency ( string pool_names, GlobalLBVirtualServerID members, GlobalLBVirtualServerID dependencies ) : void
add_member_v2 ( string pool_names, GlobalLBVirtualServerID members, long orders ) : void
add_metadata ( string pool_names, string names, string values ) : void
create ( string pool_names, GlobalLBLBMethod lb_methods, GlobalLBPoolPoolMemberDefinition members ) : void
create_v2 ( string pool_names, GlobalLBLBMethod lb_methods, GlobalLBVirtualServerID members, long orders ) : void
delete_all_pools ( ) : void
delete_pool ( string pool_names ) : void
get_all_statistics ( ) : GlobalLBPoolPoolStatistics
get_alternate_lb_method ( string pool_names ) : GlobalLBLBMethod[]
get_answers_to_return ( string pool_names ) : long[]
get_cname ( string pool_names ) : string[]
get_description ( string pool_names ) : string[]
get_dynamic_ratio_state ( string pool_names ) : CommonEnabledState[]
get_enabled_state ( string pool_names ) : CommonEnabledState[]
get_fallback_ip ( string pool_names ) : string[]
get_fallback_ipv4 ( string pool_names ) : string[]
get_fallback_ipv6 ( string pool_names ) : string[]
get_fallback_lb_method ( string pool_names ) : GlobalLBLBMethod[]
get_limit ( string pool_names ) : iControl.GlobalLBPoolPoolMetricLimit[]
get_list ( ) : string[]
get_manual_resume_state ( string pool_names ) : CommonEnabledState[]
get_member ( string pool_names ) : iControl.GlobalLBPoolPoolMemberDefinition[][]
get_member_dependency ( string pool_names, GlobalLBVirtualServerID members ) : iControl.GlobalLBVirtualServerID[][][]
get_member_description ( string pool_names, GlobalLBVirtualServerID members ) : string[][]
get_member_enabled_state ( string pool_names, GlobalLBVirtualServerID members ) : CommonEnabledState[][]
get_member_limit ( string pool_names, GlobalLBVirtualServerID members ) : iControl.GlobalLBMetricLimit[][][]
get_member_monitor_rule ( string pool_names, GlobalLBVirtualServerID members ) : iControl.GlobalLBMonitorRule[][]
get_member_object_status ( string pool_names, GlobalLBVirtualServerID members ) : iControl.CommonObjectStatus[][]
get_member_order ( string pool_names, GlobalLBVirtualServerID members ) : long[][]
get_member_ratio ( string pool_names, GlobalLBVirtualServerID members ) : long[][]
get_member_statistics ( string pool_names, GlobalLBVirtualServerID members ) : GlobalLBPoolMemberStatistics
get_member_v2 ( string pool_names ) : iControl.GlobalLBVirtualServerID[][]
get_metadata ( string pool_names ) : string[][]
get_metadata_description ( string pool_names, string names ) : string[][]
get_metadata_persistence ( string pool_names, string names ) : CommonMetadataPersistence[][]
get_metadata_value ( string pool_names, string names ) : string[][]
get_monitor_association ( string pool_names ) : iControl.GlobalLBPoolMonitorAssociation[]
get_object_status ( string pool_names ) : iControl.CommonObjectStatus[]
get_preferred_lb_method ( string pool_names ) : GlobalLBLBMethod[]
get_qos_coefficient_bps ( string pool_names ) : long[]
get_qos_coefficient_connection_rate ( string pool_names ) : long[]
get_qos_coefficient_hit_ratio ( string pool_names ) : long[]
get_qos_coefficient_hops ( string pool_names ) : long[]
get_qos_coefficient_lcs ( string pool_names ) : long[]
get_qos_coefficient_packet_rate ( string pool_names ) : long[]
get_qos_coefficient_rtt ( string pool_names ) : long[]
get_qos_coefficient_topology ( string pool_names ) : long[]
get_qos_coefficient_vs_capacity ( string pool_names ) : long[]
get_qos_coefficient_vs_score ( string pool_names ) : long[]
get_statistics ( string pool_names ) : GlobalLBPoolPoolStatistics
get_ttl ( string pool_names ) : long[]
get_verify_member_availability_state ( string pool_names ) : CommonEnabledState[]
get_version ( ) : string
remove_all_member_dependencies ( string pool_names, GlobalLBVirtualServerID members ) : void
remove_all_members ( string pool_names ) : void
remove_all_metadata ( string pool_names ) : void
remove_member ( string pool_names, CommonIPPortDefinition members ) : void
remove_member_dependency ( string pool_names, GlobalLBVirtualServerID members, GlobalLBVirtualServerID dependencies ) : void
remove_member_v2 ( string pool_names, GlobalLBVirtualServerID members ) : void
remove_metadata ( string pool_names, string names ) : void
remove_monitor_association ( string pool_names ) : void
reset_member_statistics ( string pool_names, GlobalLBVirtualServerID members ) : void
reset_statistics ( string pool_names ) : void
set_alternate_lb_method ( string pool_names, GlobalLBLBMethod lb_methods ) : void
set_answers_to_return ( string pool_names, long answers ) : void
set_cname ( string pool_names, string cnames ) : void
set_description ( string pool_names, string descriptions ) : void
set_dynamic_ratio_state ( string pool_names, CommonEnabledState states ) : void
set_enabled_state ( string pool_names, CommonEnabledState states ) : void
set_fallback_ip ( string pool_names, string ips ) : void
set_fallback_ipv4 ( string pool_names, string ips ) : void
set_fallback_ipv6 ( string pool_names, string ips ) : void
set_fallback_lb_method ( string pool_names, GlobalLBLBMethod lb_methods ) : void
set_limit ( GlobalLBPoolPoolMetricLimit limits ) : void
set_manual_resume_state ( string pool_names, CommonEnabledState states ) : void
set_member_description ( string pool_names, GlobalLBVirtualServerID members, string descriptions ) : void
set_member_enabled_state ( string pool_names, GlobalLBVirtualServerID members, CommonEnabledState states ) : void
set_member_limit ( string pool_names, GlobalLBVirtualServerID members, GlobalLBMetricLimit limits ) : void
set_member_monitor_rule ( string pool_names, GlobalLBVirtualServerID members, GlobalLBMonitorRule rules ) : void
set_member_order ( string pool_names, GlobalLBVirtualServerID members, long orders ) : void
set_member_ratio ( string pool_names, GlobalLBVirtualServerID members, long ratios ) : void
set_metadata_description ( string pool_names, string names, string descriptions ) : void
set_metadata_persistence ( string pool_names, string names, CommonMetadataPersistence values ) : void
set_metadata_value ( string pool_names, string names, string values ) : void
set_monitor_association ( GlobalLBPoolMonitorAssociation monitor_associations ) : void
set_preferred_lb_method ( string pool_names, GlobalLBLBMethod lb_methods ) : void
set_qos_coefficient_bps ( string pool_names, long values ) : void
set_qos_coefficient_connection_rate ( string pool_names, long values ) : void
set_qos_coefficient_hit_ratio ( string pool_names, long values ) : void
set_qos_coefficient_hops ( string pool_names, long values ) : void
set_qos_coefficient_lcs ( string pool_names, long values ) : void
set_qos_coefficient_packet_rate ( string pool_names, long values ) : void
set_qos_coefficient_rtt ( string pool_names, long values ) : void
set_qos_coefficient_topology ( string pool_names, long values ) : void
set_qos_coefficient_vs_capacity ( string pool_names, long values ) : void
set_qos_coefficient_vs_score ( string pool_names, long values ) : void
set_ttl ( string pool_names, long values ) : void
set_verify_member_availability_state ( string pool_names, CommonEnabledState states ) : void

Method Details

Beginadd_member() public method

public Beginadd_member ( string pool_names, GlobalLBPoolPoolMemberDefinition members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBPoolPoolMemberDefinition
callback System
asyncState object
return System.IAsyncResult

Beginadd_member_dependency() public method

public Beginadd_member_dependency ( string pool_names, GlobalLBVirtualServerID members, GlobalLBVirtualServerID dependencies, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
dependencies GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginadd_member_v2() public method

public Beginadd_member_v2 ( string pool_names, GlobalLBVirtualServerID members, long orders, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
orders long
callback System
asyncState object
return System.IAsyncResult

Beginadd_metadata() public method

public Beginadd_metadata ( string pool_names, string names, string values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
names string
values string
callback System
asyncState object
return System.IAsyncResult

Begincreate() public method

public Begincreate ( string pool_names, GlobalLBLBMethod lb_methods, GlobalLBPoolPoolMemberDefinition members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
lb_methods GlobalLBLBMethod
members GlobalLBPoolPoolMemberDefinition
callback System
asyncState object
return System.IAsyncResult

Begincreate_v2() public method

public Begincreate_v2 ( string pool_names, GlobalLBLBMethod lb_methods, GlobalLBVirtualServerID members, long orders, System callback, object asyncState ) : System.IAsyncResult
pool_names string
lb_methods GlobalLBLBMethod
members GlobalLBVirtualServerID
orders long
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_pools() public method

public Begindelete_all_pools ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Begindelete_pool() public method

public Begindelete_pool ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_all_statistics() public method

public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_alternate_lb_method() public method

public Beginget_alternate_lb_method ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_answers_to_return() public method

public Beginget_answers_to_return ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cname() public method

public Beginget_cname ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

public Beginget_description ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_dynamic_ratio_state() public method

public Beginget_dynamic_ratio_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_enabled_state() public method

public Beginget_enabled_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_fallback_ip() public method

public Beginget_fallback_ip ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_fallback_ipv4() public method

public Beginget_fallback_ipv4 ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_fallback_ipv6() public method

public Beginget_fallback_ipv6 ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_fallback_lb_method() public method

public Beginget_fallback_lb_method ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_limit() public method

public Beginget_limit ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_list() public method

public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_manual_resume_state() public method

public Beginget_manual_resume_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_member() public method

public Beginget_member ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_member_dependency() public method

public Beginget_member_dependency ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginget_member_description() public method

public Beginget_member_description ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginget_member_enabled_state() public method

public Beginget_member_enabled_state ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginget_member_limit() public method

public Beginget_member_limit ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginget_member_monitor_rule() public method

public Beginget_member_monitor_rule ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginget_member_object_status() public method

public Beginget_member_object_status ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginget_member_order() public method

public Beginget_member_order ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginget_member_ratio() public method

public Beginget_member_ratio ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginget_member_statistics() public method

public Beginget_member_statistics ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginget_member_v2() public method

public Beginget_member_v2 ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_metadata() public method

public Beginget_metadata ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_metadata_description() public method

public Beginget_metadata_description ( string pool_names, string names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
names string
callback System
asyncState object
return System.IAsyncResult

Beginget_metadata_persistence() public method

public Beginget_metadata_persistence ( string pool_names, string names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
names string
callback System
asyncState object
return System.IAsyncResult

Beginget_metadata_value() public method

public Beginget_metadata_value ( string pool_names, string names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
names string
callback System
asyncState object
return System.IAsyncResult

Beginget_monitor_association() public method

public Beginget_monitor_association ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_object_status() public method

public Beginget_object_status ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_preferred_lb_method() public method

public Beginget_preferred_lb_method ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_bps() public method

public Beginget_qos_coefficient_bps ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_connection_rate() public method

public Beginget_qos_coefficient_connection_rate ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_hit_ratio() public method

public Beginget_qos_coefficient_hit_ratio ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_hops() public method

public Beginget_qos_coefficient_hops ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_lcs() public method

public Beginget_qos_coefficient_lcs ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_packet_rate() public method

public Beginget_qos_coefficient_packet_rate ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_rtt() public method

public Beginget_qos_coefficient_rtt ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_topology() public method

public Beginget_qos_coefficient_topology ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_vs_capacity() public method

public Beginget_qos_coefficient_vs_capacity ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_qos_coefficient_vs_score() public method

public Beginget_qos_coefficient_vs_score ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics() public method

public Beginget_statistics ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_ttl() public method

public Beginget_ttl ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_verify_member_availability_state() public method

public Beginget_verify_member_availability_state ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_version() public method

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_member_dependencies() public method

public Beginremove_all_member_dependencies ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_members() public method

public Beginremove_all_members ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_metadata() public method

public Beginremove_all_metadata ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginremove_member() public method

public Beginremove_member ( string pool_names, CommonIPPortDefinition members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members CommonIPPortDefinition
callback System
asyncState object
return System.IAsyncResult

Beginremove_member_dependency() public method

public Beginremove_member_dependency ( string pool_names, GlobalLBVirtualServerID members, GlobalLBVirtualServerID dependencies, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
dependencies GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginremove_member_v2() public method

public Beginremove_member_v2 ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginremove_metadata() public method

public Beginremove_metadata ( string pool_names, string names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
names string
callback System
asyncState object
return System.IAsyncResult

Beginremove_monitor_association() public method

public Beginremove_monitor_association ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginreset_member_statistics() public method

public Beginreset_member_statistics ( string pool_names, GlobalLBVirtualServerID members, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics() public method

public Beginreset_statistics ( string pool_names, System callback, object asyncState ) : System.IAsyncResult
pool_names string
callback System
asyncState object
return System.IAsyncResult

Beginset_alternate_lb_method() public method

public Beginset_alternate_lb_method ( string pool_names, GlobalLBLBMethod lb_methods, System callback, object asyncState ) : System.IAsyncResult
pool_names string
lb_methods GlobalLBLBMethod
callback System
asyncState object
return System.IAsyncResult

Beginset_answers_to_return() public method

public Beginset_answers_to_return ( string pool_names, long answers, System callback, object asyncState ) : System.IAsyncResult
pool_names string
answers long
callback System
asyncState object
return System.IAsyncResult

Beginset_cname() public method

public Beginset_cname ( string pool_names, string cnames, System callback, object asyncState ) : System.IAsyncResult
pool_names string
cnames string
callback System
asyncState object
return System.IAsyncResult

Beginset_description() public method

public Beginset_description ( string pool_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
pool_names string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_dynamic_ratio_state() public method

public Beginset_dynamic_ratio_state ( string pool_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
pool_names string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_enabled_state() public method

public Beginset_enabled_state ( string pool_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
pool_names string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_fallback_ip() public method

public Beginset_fallback_ip ( string pool_names, string ips, System callback, object asyncState ) : System.IAsyncResult
pool_names string
ips string
callback System
asyncState object
return System.IAsyncResult

Beginset_fallback_ipv4() public method

public Beginset_fallback_ipv4 ( string pool_names, string ips, System callback, object asyncState ) : System.IAsyncResult
pool_names string
ips string
callback System
asyncState object
return System.IAsyncResult

Beginset_fallback_ipv6() public method

public Beginset_fallback_ipv6 ( string pool_names, string ips, System callback, object asyncState ) : System.IAsyncResult
pool_names string
ips string
callback System
asyncState object
return System.IAsyncResult

Beginset_fallback_lb_method() public method

public Beginset_fallback_lb_method ( string pool_names, GlobalLBLBMethod lb_methods, System callback, object asyncState ) : System.IAsyncResult
pool_names string
lb_methods GlobalLBLBMethod
callback System
asyncState object
return System.IAsyncResult

Beginset_limit() public method

public Beginset_limit ( GlobalLBPoolPoolMetricLimit limits, System callback, object asyncState ) : System.IAsyncResult
limits GlobalLBPoolPoolMetricLimit
callback System
asyncState object
return System.IAsyncResult

Beginset_manual_resume_state() public method

public Beginset_manual_resume_state ( string pool_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
pool_names string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_member_description() public method

public Beginset_member_description ( string pool_names, GlobalLBVirtualServerID members, string descriptions, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_member_enabled_state() public method

public Beginset_member_enabled_state ( string pool_names, GlobalLBVirtualServerID members, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_member_limit() public method

public Beginset_member_limit ( string pool_names, GlobalLBVirtualServerID members, GlobalLBMetricLimit limits, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
limits GlobalLBMetricLimit
callback System
asyncState object
return System.IAsyncResult

Beginset_member_monitor_rule() public method

public Beginset_member_monitor_rule ( string pool_names, GlobalLBVirtualServerID members, GlobalLBMonitorRule rules, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
rules GlobalLBMonitorRule
callback System
asyncState object
return System.IAsyncResult

Beginset_member_order() public method

public Beginset_member_order ( string pool_names, GlobalLBVirtualServerID members, long orders, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
orders long
callback System
asyncState object
return System.IAsyncResult

Beginset_member_ratio() public method

public Beginset_member_ratio ( string pool_names, GlobalLBVirtualServerID members, long ratios, System callback, object asyncState ) : System.IAsyncResult
pool_names string
members GlobalLBVirtualServerID
ratios long
callback System
asyncState object
return System.IAsyncResult

Beginset_metadata_description() public method

public Beginset_metadata_description ( string pool_names, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
pool_names string
names string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_metadata_persistence() public method

public Beginset_metadata_persistence ( string pool_names, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
names string
values CommonMetadataPersistence
callback System
asyncState object
return System.IAsyncResult

Beginset_metadata_value() public method

public Beginset_metadata_value ( string pool_names, string names, string values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
names string
values string
callback System
asyncState object
return System.IAsyncResult

Beginset_monitor_association() public method

public Beginset_monitor_association ( GlobalLBPoolMonitorAssociation monitor_associations, System callback, object asyncState ) : System.IAsyncResult
monitor_associations GlobalLBPoolMonitorAssociation
callback System
asyncState object
return System.IAsyncResult

Beginset_preferred_lb_method() public method

public Beginset_preferred_lb_method ( string pool_names, GlobalLBLBMethod lb_methods, System callback, object asyncState ) : System.IAsyncResult
pool_names string
lb_methods GlobalLBLBMethod
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_bps() public method

public Beginset_qos_coefficient_bps ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_connection_rate() public method

public Beginset_qos_coefficient_connection_rate ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_hit_ratio() public method

public Beginset_qos_coefficient_hit_ratio ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_hops() public method

public Beginset_qos_coefficient_hops ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_lcs() public method

public Beginset_qos_coefficient_lcs ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_packet_rate() public method

public Beginset_qos_coefficient_packet_rate ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_rtt() public method

public Beginset_qos_coefficient_rtt ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_topology() public method

public Beginset_qos_coefficient_topology ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_vs_capacity() public method

public Beginset_qos_coefficient_vs_capacity ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_qos_coefficient_vs_score() public method

public Beginset_qos_coefficient_vs_score ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_ttl() public method

public Beginset_ttl ( string pool_names, long values, System callback, object asyncState ) : System.IAsyncResult
pool_names string
values long
callback System
asyncState object
return System.IAsyncResult

Beginset_verify_member_availability_state() public method

public Beginset_verify_member_availability_state ( string pool_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
pool_names string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Endadd_member() public method

public Endadd_member ( System asyncResult ) : void
asyncResult System
return void

Endadd_member_dependency() public method

public Endadd_member_dependency ( System asyncResult ) : void
asyncResult System
return void

Endadd_member_v2() public method

public Endadd_member_v2 ( System asyncResult ) : void
asyncResult System
return void

Endadd_metadata() public method

public Endadd_metadata ( System asyncResult ) : void
asyncResult System
return void

Endcreate() public method

public Endcreate ( System asyncResult ) : void
asyncResult System
return void

Endcreate_v2() public method

public Endcreate_v2 ( System asyncResult ) : void
asyncResult System
return void

Enddelete_all_pools() public method

public Enddelete_all_pools ( System asyncResult ) : void
asyncResult System
return void

Enddelete_pool() public method

public Enddelete_pool ( System asyncResult ) : void
asyncResult System
return void

Endget_all_statistics() public method

public Endget_all_statistics ( System asyncResult ) : GlobalLBPoolPoolStatistics
asyncResult System
return GlobalLBPoolPoolStatistics

Endget_alternate_lb_method() public method

public Endget_alternate_lb_method ( System asyncResult ) : GlobalLBLBMethod[]
asyncResult System
return GlobalLBLBMethod[]

Endget_answers_to_return() public method

public Endget_answers_to_return ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_cname() public method

public Endget_cname ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_description() public method

public Endget_description ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_dynamic_ratio_state() public method

public Endget_dynamic_ratio_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_enabled_state() public method

public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_fallback_ip() public method

public Endget_fallback_ip ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_fallback_ipv4() public method

public Endget_fallback_ipv4 ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_fallback_ipv6() public method

public Endget_fallback_ipv6 ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_fallback_lb_method() public method

public Endget_fallback_lb_method ( System asyncResult ) : GlobalLBLBMethod[]
asyncResult System
return GlobalLBLBMethod[]

Endget_limit() public method

public Endget_limit ( System asyncResult ) : iControl.GlobalLBPoolPoolMetricLimit[]
asyncResult System
return iControl.GlobalLBPoolPoolMetricLimit[]

Endget_list() public method

public Endget_list ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_manual_resume_state() public method

public Endget_manual_resume_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_member() public method

public Endget_member ( System asyncResult ) : iControl.GlobalLBPoolPoolMemberDefinition[][]
asyncResult System
return iControl.GlobalLBPoolPoolMemberDefinition[][]

Endget_member_dependency() public method

public Endget_member_dependency ( System asyncResult ) : iControl.GlobalLBVirtualServerID[][][]
asyncResult System
return iControl.GlobalLBVirtualServerID[][][]

Endget_member_description() public method

public Endget_member_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_member_enabled_state() public method

public Endget_member_enabled_state ( System asyncResult ) : CommonEnabledState[][]
asyncResult System
return CommonEnabledState[][]

Endget_member_limit() public method

public Endget_member_limit ( System asyncResult ) : iControl.GlobalLBMetricLimit[][][]
asyncResult System
return iControl.GlobalLBMetricLimit[][][]

Endget_member_monitor_rule() public method

public Endget_member_monitor_rule ( System asyncResult ) : iControl.GlobalLBMonitorRule[][]
asyncResult System
return iControl.GlobalLBMonitorRule[][]

Endget_member_object_status() public method

public Endget_member_object_status ( System asyncResult ) : iControl.CommonObjectStatus[][]
asyncResult System
return iControl.CommonObjectStatus[][]

Endget_member_order() public method

public Endget_member_order ( System asyncResult ) : long[][]
asyncResult System
return long[][]

Endget_member_ratio() public method

public Endget_member_ratio ( System asyncResult ) : long[][]
asyncResult System
return long[][]

Endget_member_statistics() public method

public Endget_member_statistics ( System asyncResult ) : GlobalLBPoolMemberStatistics
asyncResult System
return GlobalLBPoolMemberStatistics

Endget_member_v2() public method

public Endget_member_v2 ( System asyncResult ) : iControl.GlobalLBVirtualServerID[][]
asyncResult System
return iControl.GlobalLBVirtualServerID[][]

Endget_metadata() public method

public Endget_metadata ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_metadata_description() public method

public Endget_metadata_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_metadata_persistence() public method

public Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][]
asyncResult System
return CommonMetadataPersistence[][]

Endget_metadata_value() public method

public Endget_metadata_value ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_monitor_association() public method

public Endget_monitor_association ( System asyncResult ) : iControl.GlobalLBPoolMonitorAssociation[]
asyncResult System
return iControl.GlobalLBPoolMonitorAssociation[]

Endget_object_status() public method

public Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[]
asyncResult System
return iControl.CommonObjectStatus[]

Endget_preferred_lb_method() public method

public Endget_preferred_lb_method ( System asyncResult ) : GlobalLBLBMethod[]
asyncResult System
return GlobalLBLBMethod[]

Endget_qos_coefficient_bps() public method

public Endget_qos_coefficient_bps ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_qos_coefficient_connection_rate() public method

public Endget_qos_coefficient_connection_rate ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_qos_coefficient_hit_ratio() public method

public Endget_qos_coefficient_hit_ratio ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_qos_coefficient_hops() public method

public Endget_qos_coefficient_hops ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_qos_coefficient_lcs() public method

public Endget_qos_coefficient_lcs ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_qos_coefficient_packet_rate() public method

public Endget_qos_coefficient_packet_rate ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_qos_coefficient_rtt() public method

public Endget_qos_coefficient_rtt ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_qos_coefficient_topology() public method

public Endget_qos_coefficient_topology ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_qos_coefficient_vs_capacity() public method

public Endget_qos_coefficient_vs_capacity ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_qos_coefficient_vs_score() public method

public Endget_qos_coefficient_vs_score ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_statistics() public method

public Endget_statistics ( System asyncResult ) : GlobalLBPoolPoolStatistics
asyncResult System
return GlobalLBPoolPoolStatistics

Endget_ttl() public method

public Endget_ttl ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_verify_member_availability_state() public method

public Endget_verify_member_availability_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_version() public method

public Endget_version ( System asyncResult ) : string
asyncResult System
return string

Endremove_all_member_dependencies() public method

public Endremove_all_member_dependencies ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_members() public method

public Endremove_all_members ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_metadata() public method

public Endremove_all_metadata ( System asyncResult ) : void
asyncResult System
return void

Endremove_member() public method

public Endremove_member ( System asyncResult ) : void
asyncResult System
return void

Endremove_member_dependency() public method

public Endremove_member_dependency ( System asyncResult ) : void
asyncResult System
return void

Endremove_member_v2() public method

public Endremove_member_v2 ( System asyncResult ) : void
asyncResult System
return void

Endremove_metadata() public method

public Endremove_metadata ( System asyncResult ) : void
asyncResult System
return void

Endremove_monitor_association() public method

public Endremove_monitor_association ( System asyncResult ) : void
asyncResult System
return void

Endreset_member_statistics() public method

public Endreset_member_statistics ( System asyncResult ) : void
asyncResult System
return void

Endreset_statistics() public method

public Endreset_statistics ( System asyncResult ) : void
asyncResult System
return void

Endset_alternate_lb_method() public method

public Endset_alternate_lb_method ( System asyncResult ) : void
asyncResult System
return void

Endset_answers_to_return() public method

public Endset_answers_to_return ( System asyncResult ) : void
asyncResult System
return void

Endset_cname() public method

public Endset_cname ( System asyncResult ) : void
asyncResult System
return void

Endset_description() public method

public Endset_description ( System asyncResult ) : void
asyncResult System
return void

Endset_dynamic_ratio_state() public method

public Endset_dynamic_ratio_state ( System asyncResult ) : void
asyncResult System
return void

Endset_enabled_state() public method

public Endset_enabled_state ( System asyncResult ) : void
asyncResult System
return void

Endset_fallback_ip() public method

public Endset_fallback_ip ( System asyncResult ) : void
asyncResult System
return void

Endset_fallback_ipv4() public method

public Endset_fallback_ipv4 ( System asyncResult ) : void
asyncResult System
return void

Endset_fallback_ipv6() public method

public Endset_fallback_ipv6 ( System asyncResult ) : void
asyncResult System
return void

Endset_fallback_lb_method() public method

public Endset_fallback_lb_method ( System asyncResult ) : void
asyncResult System
return void

Endset_limit() public method

public Endset_limit ( System asyncResult ) : void
asyncResult System
return void

Endset_manual_resume_state() public method

public Endset_manual_resume_state ( System asyncResult ) : void
asyncResult System
return void

Endset_member_description() public method

public Endset_member_description ( System asyncResult ) : void
asyncResult System
return void

Endset_member_enabled_state() public method

public Endset_member_enabled_state ( System asyncResult ) : void
asyncResult System
return void

Endset_member_limit() public method

public Endset_member_limit ( System asyncResult ) : void
asyncResult System
return void

Endset_member_monitor_rule() public method

public Endset_member_monitor_rule ( System asyncResult ) : void
asyncResult System
return void

Endset_member_order() public method

public Endset_member_order ( System asyncResult ) : void
asyncResult System
return void

Endset_member_ratio() public method

public Endset_member_ratio ( System asyncResult ) : void
asyncResult System
return void

Endset_metadata_description() public method

public Endset_metadata_description ( System asyncResult ) : void
asyncResult System
return void

Endset_metadata_persistence() public method

public Endset_metadata_persistence ( System asyncResult ) : void
asyncResult System
return void

Endset_metadata_value() public method

public Endset_metadata_value ( System asyncResult ) : void
asyncResult System
return void

Endset_monitor_association() public method

public Endset_monitor_association ( System asyncResult ) : void
asyncResult System
return void

Endset_preferred_lb_method() public method

public Endset_preferred_lb_method ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_bps() public method

public Endset_qos_coefficient_bps ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_connection_rate() public method

public Endset_qos_coefficient_connection_rate ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_hit_ratio() public method

public Endset_qos_coefficient_hit_ratio ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_hops() public method

public Endset_qos_coefficient_hops ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_lcs() public method

public Endset_qos_coefficient_lcs ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_packet_rate() public method

public Endset_qos_coefficient_packet_rate ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_rtt() public method

public Endset_qos_coefficient_rtt ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_topology() public method

public Endset_qos_coefficient_topology ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_vs_capacity() public method

public Endset_qos_coefficient_vs_capacity ( System asyncResult ) : void
asyncResult System
return void

Endset_qos_coefficient_vs_score() public method

public Endset_qos_coefficient_vs_score ( System asyncResult ) : void
asyncResult System
return void

Endset_ttl() public method

public Endset_ttl ( System asyncResult ) : void
asyncResult System
return void

Endset_verify_member_availability_state() public method

public Endset_verify_member_availability_state ( System asyncResult ) : void
asyncResult System
return void

GlobalLBPool() public method

public GlobalLBPool ( ) : System
return System