메소드 | 설명 | |
---|---|---|
Begincreate ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_active_modules ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_base_mac_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_blade_addresses ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_build ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cert ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_chassis_id ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_chassis_type ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_comment ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_configsync_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_contact ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_edition ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_failover_state ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ha_capacity ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_hostname ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_inactive_modules ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_local_device ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_location ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_management_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_marketing_name ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_multicast_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_optional_modules ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_platform_id ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_primary_mirror_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_product ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_secondary_mirror_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_software_version ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_timelimited_modules ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_timezone ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_unicast_addresses ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_comment ( string devices, string comments, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_configsync_address ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_contact ( string devices, string contacts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string devices, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ha_capacity ( string devices, long capacities, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_location ( string devices, string locations, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_management_address ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_multicast_address ( string devices, ManagementDeviceMulticastAddress addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_primary_mirror_address ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_secondary_mirror_address ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_unicast_addresses ( string devices, ManagementDeviceUnicastAddress addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Endget_active_modules ( System asyncResult ) : string[][] | ||
Endget_base_mac_address ( System asyncResult ) : string[] | ||
Endget_blade_addresses ( System asyncResult ) : string[][] | ||
Endget_build ( System asyncResult ) : string[] | ||
Endget_cert ( System asyncResult ) : string[] | ||
Endget_chassis_id ( System asyncResult ) : string[] | ||
Endget_chassis_type ( System asyncResult ) : ManagementDeviceChassisVersion[] | ||
Endget_comment ( System asyncResult ) : string[] | ||
Endget_configsync_address ( System asyncResult ) : string[] | ||
Endget_contact ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_edition ( System asyncResult ) : string[] | ||
Endget_failover_state ( System asyncResult ) : CommonHAState[] | ||
Endget_ha_capacity ( System asyncResult ) : long[] | ||
Endget_hostname ( System asyncResult ) : string[] | ||
Endget_inactive_modules ( System asyncResult ) : string[][] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_local_device ( System asyncResult ) : string | ||
Endget_location ( System asyncResult ) : string[] | ||
Endget_management_address ( System asyncResult ) : string[] | ||
Endget_marketing_name ( System asyncResult ) : string[] | ||
Endget_multicast_address ( System asyncResult ) : ManagementDeviceMulticastAddress[] | ||
Endget_optional_modules ( System asyncResult ) : string[][] | ||
Endget_platform_id ( System asyncResult ) : string[] | ||
Endget_primary_mirror_address ( System asyncResult ) : string[] | ||
Endget_product ( System asyncResult ) : string[] | ||
Endget_secondary_mirror_address ( System asyncResult ) : string[] | ||
Endget_software_version ( System asyncResult ) : string[] | ||
Endget_timelimited_modules ( System asyncResult ) : string[][] | ||
Endget_timezone ( System asyncResult ) : string[] | ||
Endget_unicast_addresses ( System asyncResult ) : ManagementDeviceUnicastAddress[][] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_comment ( System asyncResult ) : void | ||
Endset_configsync_address ( System asyncResult ) : void | ||
Endset_contact ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_ha_capacity ( System asyncResult ) : void | ||
Endset_location ( System asyncResult ) : void | ||
Endset_management_address ( System asyncResult ) : void | ||
Endset_multicast_address ( System asyncResult ) : void | ||
Endset_primary_mirror_address ( System asyncResult ) : void | ||
Endset_secondary_mirror_address ( System asyncResult ) : void | ||
Endset_unicast_addresses ( System asyncResult ) : void | ||
ManagementDevice ( ) : System |
메소드 | 설명 | |
---|---|---|
create ( string devices, string addresses ) : void | ||
get_active_modules ( string devices ) : string[][] | ||
get_base_mac_address ( string devices ) : string[] | ||
get_blade_addresses ( string devices ) : string[][] | ||
get_build ( string devices ) : string[] | ||
get_cert ( string devices ) : string[] | ||
get_chassis_id ( string devices ) : string[] | ||
get_chassis_type ( string devices ) : ManagementDeviceChassisVersion[] | ||
get_comment ( string devices ) : string[] | ||
get_configsync_address ( string devices ) : string[] | ||
get_contact ( string devices ) : string[] | ||
get_description ( string devices ) : string[] | ||
get_edition ( string devices ) : string[] | ||
get_failover_state ( string devices ) : CommonHAState[] | ||
get_ha_capacity ( string devices ) : long[] | ||
get_hostname ( string devices ) : string[] | ||
get_inactive_modules ( string devices ) : string[][] | ||
get_list ( ) : string[] | ||
get_local_device ( ) : string | ||
get_location ( string devices ) : string[] | ||
get_management_address ( string devices ) : string[] | ||
get_marketing_name ( string devices ) : string[] | ||
get_multicast_address ( string devices ) : ManagementDeviceMulticastAddress[] | ||
get_optional_modules ( string devices ) : string[][] | ||
get_platform_id ( string devices ) : string[] | ||
get_primary_mirror_address ( string devices ) : string[] | ||
get_product ( string devices ) : string[] | ||
get_secondary_mirror_address ( string devices ) : string[] | ||
get_software_version ( string devices ) : string[] | ||
get_timelimited_modules ( string devices ) : string[][] | ||
get_timezone ( string devices ) : string[] | ||
get_unicast_addresses ( string devices ) : ManagementDeviceUnicastAddress[][] | ||
get_version ( ) : string | ||
set_comment ( string devices, string comments ) : void | ||
set_configsync_address ( string devices, string addresses ) : void | ||
set_contact ( string devices, string contacts ) : void | ||
set_description ( string devices, string descriptions ) : void | ||
set_ha_capacity ( string devices, long capacities ) : void | ||
set_location ( string devices, string locations ) : void | ||
set_management_address ( string devices, string addresses ) : void | ||
set_multicast_address ( string devices, ManagementDeviceMulticastAddress addresses ) : void | ||
set_primary_mirror_address ( string devices, string addresses ) : void | ||
set_secondary_mirror_address ( string devices, string addresses ) : void | ||
set_unicast_addresses ( string devices, ManagementDeviceUnicastAddress addresses ) : void |
public Begincreate ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
addresses | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_active_modules ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_base_mac_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_blade_addresses ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_build ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_cert ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_chassis_id ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_chassis_type ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_comment ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_configsync_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_contact ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_description ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_edition ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_failover_state ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_ha_capacity ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_hostname ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_inactive_modules ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_local_device ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_location ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_management_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_marketing_name ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_multicast_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_optional_modules ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_platform_id ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_primary_mirror_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_product ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_secondary_mirror_address ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_software_version ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_timelimited_modules ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_timezone ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_unicast_addresses ( string devices, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_comment ( string devices, string comments, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
comments | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_configsync_address ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
addresses | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_contact ( string devices, string contacts, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
contacts | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_description ( string devices, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_ha_capacity ( string devices, long capacities, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
capacities | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_location ( string devices, string locations, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
locations | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_management_address ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
addresses | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_multicast_address ( string devices, ManagementDeviceMulticastAddress addresses, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
addresses | ManagementDeviceMulticastAddress | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_primary_mirror_address ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
addresses | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_secondary_mirror_address ( string devices, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
addresses | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_unicast_addresses ( string devices, ManagementDeviceUnicastAddress addresses, System callback, object asyncState ) : System.IAsyncResult | ||
devices | string | |
addresses | ManagementDeviceUnicastAddress | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Endget_active_modules ( System asyncResult ) : string[][] | ||
asyncResult | System | |
리턴 | string[][] |
public Endget_base_mac_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_blade_addresses ( System asyncResult ) : string[][] | ||
asyncResult | System | |
리턴 | string[][] |
public Endget_build ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_cert ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_chassis_id ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_chassis_type ( System asyncResult ) : ManagementDeviceChassisVersion[] | ||
asyncResult | System | |
리턴 | ManagementDeviceChassisVersion[] |
public Endget_comment ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_configsync_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_contact ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_edition ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_failover_state ( System asyncResult ) : CommonHAState[] | ||
asyncResult | System | |
리턴 | CommonHAState[] |
public Endget_ha_capacity ( System asyncResult ) : long[] | ||
asyncResult | System | |
리턴 | long[] |
public Endget_hostname ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_inactive_modules ( System asyncResult ) : string[][] | ||
asyncResult | System | |
리턴 | string[][] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_local_device ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endget_location ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_management_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_marketing_name ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_multicast_address ( System asyncResult ) : ManagementDeviceMulticastAddress[] | ||
asyncResult | System | |
리턴 | ManagementDeviceMulticastAddress[] |
public Endget_optional_modules ( System asyncResult ) : string[][] | ||
asyncResult | System | |
리턴 | string[][] |
public Endget_platform_id ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_primary_mirror_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_product ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_secondary_mirror_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_software_version ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_timelimited_modules ( System asyncResult ) : string[][] | ||
asyncResult | System | |
리턴 | string[][] |
public Endget_timezone ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_unicast_addresses ( System asyncResult ) : ManagementDeviceUnicastAddress[][] | ||
asyncResult | System | |
리턴 | ManagementDeviceUnicastAddress[][] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endset_comment ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_configsync_address ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_contact ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_ha_capacity ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_location ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_management_address ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_multicast_address ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_primary_mirror_address ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_secondary_mirror_address ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_unicast_addresses ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |