Method | Description | |
---|---|---|
Beginadd_dependency ( string pool_names, |
||
Beginget_all_statistics ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dependency ( string pool_names, |
||
Beginget_enabled_state ( string pool_names, |
||
Beginget_limit ( string pool_names, |
||
Beginget_monitor_association ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_object_status ( string pool_names, |
||
Beginget_order ( string pool_names, |
||
Beginget_ratio ( string pool_names, |
||
Beginget_statistics ( string pool_names, |
||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_dependencies ( string pool_names, |
||
Beginremove_dependency ( string pool_names, |
||
Beginremove_monitor_association ( string pool_names, |
||
Beginreset_statistics ( string pool_names, |
||
Beginset_enabled_state ( string pool_names, |
||
Beginset_limit ( string pool_names, |
||
Beginset_monitor_association ( string pool_names, |
||
Beginset_order ( string pool_names, |
||
Beginset_ratio ( string pool_names, |
||
Endadd_dependency ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberStatistics[] | ||
Endget_dependency ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberDependency[][] | ||
Endget_enabled_state ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberEnabledState[][] | ||
Endget_limit ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberMetricLimit[][] | ||
Endget_monitor_association ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberMonitorAssociation[][] | ||
Endget_object_status ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberObjectStatus[][] | ||
Endget_order ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberOrder[][] | ||
Endget_ratio ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberRatio[][] | ||
Endget_statistics ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberStatistics[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_dependencies ( System asyncResult ) : void | ||
Endremove_dependency ( System asyncResult ) : void | ||
Endremove_monitor_association ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_limit ( System asyncResult ) : void | ||
Endset_monitor_association ( System asyncResult ) : void | ||
Endset_order ( System asyncResult ) : void | ||
Endset_ratio ( System asyncResult ) : void | ||
GlobalLBPoolMember ( ) : System |
Method | Description | |
---|---|---|
add_dependency ( string pool_names, |
||
get_all_statistics ( string pool_names ) : iControl.GlobalLBPoolMemberMemberStatistics[] | ||
get_dependency ( string pool_names, |
||
get_enabled_state ( string pool_names, |
||
get_limit ( string pool_names, |
||
get_monitor_association ( string pool_names ) : iControl.GlobalLBPoolMemberMemberMonitorAssociation[][] | ||
get_object_status ( string pool_names, |
||
get_order ( string pool_names, |
||
get_ratio ( string pool_names, |
||
get_statistics ( string pool_names, |
||
get_version ( ) : string | ||
remove_all_dependencies ( string pool_names, |
||
remove_dependency ( string pool_names, |
||
remove_monitor_association ( string pool_names, |
||
reset_statistics ( string pool_names, |
||
set_enabled_state ( string pool_names, |
||
set_limit ( string pool_names, |
||
set_monitor_association ( string pool_names, |
||
set_order ( string pool_names, |
||
set_ratio ( string pool_names, |
public Beginadd_dependency ( string pool_names, |
||
pool_names | string | |
dependencies | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_all_statistics ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dependency ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_enabled_state ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_limit ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_monitor_association ( string pool_names, System callback, object asyncState ) : System.IAsyncResult | ||
pool_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_object_status ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_order ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ratio ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string pool_names, |
||
pool_names | string | |
members | ||
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_dependencies ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_dependency ( string pool_names, |
||
pool_names | string | |
dependencies | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_monitor_association ( string pool_names, |
||
pool_names | string | |
monitor_associations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_statistics ( string pool_names, |
||
pool_names | string | |
members | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_enabled_state ( string pool_names, |
||
pool_names | string | |
states | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_limit ( string pool_names, |
||
pool_names | string | |
limits | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_monitor_association ( string pool_names, |
||
pool_names | string | |
monitor_associations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_order ( string pool_names, |
||
pool_names | string | |
orders | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ratio ( string pool_names, |
||
pool_names | string | |
ratios | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_dependency ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_all_statistics ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberStatistics[] | ||
asyncResult | System | |
return | iControl.GlobalLBPoolMemberMemberStatistics[] |
public Endget_dependency ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberDependency[][] | ||
asyncResult | System | |
return | iControl.GlobalLBPoolMemberMemberDependency[][] |
public Endget_enabled_state ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberEnabledState[][] | ||
asyncResult | System | |
return | iControl.GlobalLBPoolMemberMemberEnabledState[][] |
public Endget_limit ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberMetricLimit[][] | ||
asyncResult | System | |
return | iControl.GlobalLBPoolMemberMemberMetricLimit[][] |
public Endget_monitor_association ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberMonitorAssociation[][] | ||
asyncResult | System | |
return | iControl.GlobalLBPoolMemberMemberMonitorAssociation[][] |
public Endget_object_status ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberObjectStatus[][] | ||
asyncResult | System | |
return | iControl.GlobalLBPoolMemberMemberObjectStatus[][] |
public Endget_order ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberOrder[][] | ||
asyncResult | System | |
return | iControl.GlobalLBPoolMemberMemberOrder[][] |
public Endget_ratio ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberRatio[][] | ||
asyncResult | System | |
return | iControl.GlobalLBPoolMemberMemberRatio[][] |
public Endget_statistics ( System asyncResult ) : iControl.GlobalLBPoolMemberMemberStatistics[] | ||
asyncResult | System | |
return | iControl.GlobalLBPoolMemberMemberStatistics[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_dependencies ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_dependency ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_monitor_association ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_limit ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_monitor_association ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_order ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ratio ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |