Méthode | Description | |
---|---|---|
Beginadd_metadata ( string data_centers, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( |
||
Begindelete_all_data_centers ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_data_center ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_contact_information ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_enabled_state ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_link ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_location_information ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_description ( string data_centers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_persistence ( string data_centers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_value ( string data_centers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_object_status ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_prober_pool ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_server ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_metadata ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_metadata ( string data_centers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_contact_information ( string data_centers, string contacts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string data_centers, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_enabled_state ( string data_centers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_location_information ( string data_centers, string locations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_description ( string data_centers, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_persistence ( string data_centers, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_value ( string data_centers, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_prober_pool ( string data_centers, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_metadata ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_data_centers ( System asyncResult ) : void | ||
Enddelete_data_center ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_contact_information ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_link ( System asyncResult ) : iControl.GlobalLBDataCenterDataCenterLinkDefinition[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_location_information ( System asyncResult ) : string[] | ||
Endget_metadata ( System asyncResult ) : string[][] | ||
Endget_metadata_description ( System asyncResult ) : string[][] | ||
Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][] | ||
Endget_metadata_value ( System asyncResult ) : string[][] | ||
Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
Endget_prober_pool ( System asyncResult ) : string[] | ||
Endget_server ( System asyncResult ) : iControl.GlobalLBDataCenterDataCenterServerDefinition[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_metadata ( System asyncResult ) : void | ||
Endremove_metadata ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_contact_information ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_location_information ( System asyncResult ) : void | ||
Endset_metadata_description ( System asyncResult ) : void | ||
Endset_metadata_persistence ( System asyncResult ) : void | ||
Endset_metadata_value ( System asyncResult ) : void | ||
Endset_prober_pool ( System asyncResult ) : void | ||
GlobalLBDataCenter ( ) : System |
Méthode | Description | |
---|---|---|
add_metadata ( string data_centers, string names, string values ) : void | ||
create ( |
||
delete_all_data_centers ( ) : void | ||
delete_data_center ( string data_centers ) : void | ||
get_all_statistics ( ) : |
||
get_contact_information ( string data_centers ) : string[] | ||
get_description ( string data_centers ) : string[] | ||
get_enabled_state ( string data_centers ) : CommonEnabledState[] | ||
get_link ( string data_centers ) : iControl.GlobalLBDataCenterDataCenterLinkDefinition[] | ||
get_list ( ) : string[] | ||
get_location_information ( string data_centers ) : string[] | ||
get_metadata ( string data_centers ) : string[][] | ||
get_metadata_description ( string data_centers, string names ) : string[][] | ||
get_metadata_persistence ( string data_centers, string names ) : CommonMetadataPersistence[][] | ||
get_metadata_value ( string data_centers, string names ) : string[][] | ||
get_object_status ( string data_centers ) : iControl.CommonObjectStatus[] | ||
get_prober_pool ( string data_centers ) : string[] | ||
get_server ( string data_centers ) : iControl.GlobalLBDataCenterDataCenterServerDefinition[] | ||
get_statistics ( string data_centers ) : |
||
get_version ( ) : string | ||
remove_all_metadata ( string data_centers ) : void | ||
remove_metadata ( string data_centers, string names ) : void | ||
reset_statistics ( string data_centers ) : void | ||
set_contact_information ( string data_centers, string contacts ) : void | ||
set_description ( string data_centers, string descriptions ) : void | ||
set_enabled_state ( string data_centers, CommonEnabledState states ) : void | ||
set_location_information ( string data_centers, string locations ) : void | ||
set_metadata_description ( string data_centers, string names, string descriptions ) : void | ||
set_metadata_persistence ( string data_centers, string names, CommonMetadataPersistence values ) : void | ||
set_metadata_value ( string data_centers, string names, string values ) : void | ||
set_prober_pool ( string data_centers, string pools ) : void |
public Beginadd_metadata ( string data_centers, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begincreate ( |
||
data_centers | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_data_centers ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_data_center ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_contact_information ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_description ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_enabled_state ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_link ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_location_information ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_metadata ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_metadata_description ( string data_centers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_metadata_persistence ( string data_centers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_metadata_value ( string data_centers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_object_status ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_prober_pool ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_server ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_statistics ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginremove_all_metadata ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginremove_metadata ( string data_centers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginreset_statistics ( string data_centers, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_contact_information ( string data_centers, string contacts, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
contacts | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_description ( string data_centers, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_enabled_state ( string data_centers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_location_information ( string data_centers, string locations, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
locations | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_metadata_description ( string data_centers, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
names | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_metadata_persistence ( string data_centers, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
names | string | |
values | CommonMetadataPersistence | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_metadata_value ( string data_centers, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_prober_pool ( string data_centers, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
data_centers | string | |
pools | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endadd_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_data_centers ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_data_center ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_contact_information ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_link ( System asyncResult ) : iControl.GlobalLBDataCenterDataCenterLinkDefinition[] | ||
asyncResult | System | |
Résultat | iControl.GlobalLBDataCenterDataCenterLinkDefinition[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_location_information ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_metadata ( System asyncResult ) : string[][] | ||
asyncResult | System | |
Résultat | string[][] |
public Endget_metadata_description ( System asyncResult ) : string[][] | ||
asyncResult | System | |
Résultat | string[][] |
public Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][] | ||
asyncResult | System | |
Résultat | CommonMetadataPersistence[][] |
public Endget_metadata_value ( System asyncResult ) : string[][] | ||
asyncResult | System | |
Résultat | string[][] |
public Endget_object_status ( System asyncResult ) : iControl.CommonObjectStatus[] | ||
asyncResult | System | |
Résultat | iControl.CommonObjectStatus[] |
public Endget_prober_pool ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_server ( System asyncResult ) : iControl.GlobalLBDataCenterDataCenterServerDefinition[] | ||
asyncResult | System | |
Résultat | iControl.GlobalLBDataCenterDataCenterServerDefinition[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endremove_all_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endremove_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_contact_information ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_location_information ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_metadata_description ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_metadata_persistence ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_metadata_value ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_prober_pool ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |