C# 클래스 iControl.LocalLBProfileHttpClass

상속: iControlInterface
파일 보기 프로젝트 열기: f5devcentral/f5-icontrol-library-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
Beginadd_cookie_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
Beginadd_header_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
Beginadd_host_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
Beginadd_path_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_application_security_module_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cookie_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_header_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_host_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_path_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_pool_name ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_redirect_location ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_rewrite_url ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginget_web_accelerator_module_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginremove_cookie_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
Beginremove_header_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
Beginremove_host_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
Beginremove_path_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_application_security_module_enabled_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_cookie_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_header_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_host_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_path_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string profile_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_pool_name ( string profile_names, LocalLBProfileString pool_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_redirect_location ( string profile_names, LocalLBProfileString redirect_locations, System callback, object asyncState ) : System.IAsyncResult
Beginset_rewrite_url ( string profile_names, LocalLBProfileString urls, System callback, object asyncState ) : System.IAsyncResult
Beginset_web_accelerator_module_enabled_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Endadd_cookie_match_pattern ( System asyncResult ) : void
Endadd_header_match_pattern ( System asyncResult ) : void
Endadd_host_match_pattern ( System asyncResult ) : void
Endadd_path_match_pattern ( System asyncResult ) : void
Endcreate ( System asyncResult ) : void
Enddelete_all_profiles ( System asyncResult ) : void
Enddelete_profile ( System asyncResult ) : void
Endget_all_statistics ( System asyncResult ) : LocalLBProfileHttpClassProfileHttpClassStatistics
Endget_application_security_module_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_cookie_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[]
Endget_default_profile ( System asyncResult ) : string[]
Endget_description ( System asyncResult ) : string[]
Endget_header_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[]
Endget_host_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[]
Endget_list ( System asyncResult ) : string[]
Endget_path_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[]
Endget_pool_name ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_redirect_location ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_rewrite_url ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_statistics ( System asyncResult ) : LocalLBProfileHttpClassProfileHttpClassStatistics
Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
Endget_version ( System asyncResult ) : string
Endget_web_accelerator_module_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endis_base_profile ( System asyncResult ) : bool[]
Endis_system_profile ( System asyncResult ) : bool[]
Endremove_cookie_match_pattern ( System asyncResult ) : void
Endremove_header_match_pattern ( System asyncResult ) : void
Endremove_host_match_pattern ( System asyncResult ) : void
Endremove_path_match_pattern ( System asyncResult ) : void
Endreset_statistics ( System asyncResult ) : void
Endreset_statistics_by_virtual ( System asyncResult ) : void
Endset_application_security_module_enabled_state ( System asyncResult ) : void
Endset_default_cookie_match_pattern ( System asyncResult ) : void
Endset_default_header_match_pattern ( System asyncResult ) : void
Endset_default_host_match_pattern ( System asyncResult ) : void
Endset_default_path_match_pattern ( System asyncResult ) : void
Endset_default_profile ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_pool_name ( System asyncResult ) : void
Endset_redirect_location ( System asyncResult ) : void
Endset_rewrite_url ( System asyncResult ) : void
Endset_web_accelerator_module_enabled_state ( System asyncResult ) : void
LocalLBProfileHttpClass ( ) : System

비공개 메소드들

메소드 설명
add_cookie_match_pattern ( string profile_names, LocalLBMatchPatternString patterns ) : void
add_header_match_pattern ( string profile_names, LocalLBMatchPatternString patterns ) : void
add_host_match_pattern ( string profile_names, LocalLBMatchPatternString patterns ) : void
add_path_match_pattern ( string profile_names, LocalLBMatchPatternString patterns ) : void
create ( string profile_names ) : void
delete_all_profiles ( ) : void
delete_profile ( string profile_names ) : void
get_all_statistics ( ) : LocalLBProfileHttpClassProfileHttpClassStatistics
get_application_security_module_enabled_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_cookie_match_pattern ( string profile_names ) : iControl.LocalLBProfileMatchPatternStringArray[]
get_default_profile ( string profile_names ) : string[]
get_description ( string profile_names ) : string[]
get_header_match_pattern ( string profile_names ) : iControl.LocalLBProfileMatchPatternStringArray[]
get_host_match_pattern ( string profile_names ) : iControl.LocalLBProfileMatchPatternStringArray[]
get_list ( ) : string[]
get_path_match_pattern ( string profile_names ) : iControl.LocalLBProfileMatchPatternStringArray[]
get_pool_name ( string profile_names ) : iControl.LocalLBProfileString[]
get_redirect_location ( string profile_names ) : iControl.LocalLBProfileString[]
get_rewrite_url ( string profile_names ) : iControl.LocalLBProfileString[]
get_statistics ( string profile_names ) : LocalLBProfileHttpClassProfileHttpClassStatistics
get_statistics_by_virtual ( string profile_names, string virtual_names ) : LocalLBProfileStatisticsByVirtual
get_version ( ) : string
get_web_accelerator_module_enabled_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
is_base_profile ( string profile_names ) : bool[]
is_system_profile ( string profile_names ) : bool[]
remove_cookie_match_pattern ( string profile_names, LocalLBMatchPatternString patterns ) : void
remove_header_match_pattern ( string profile_names, LocalLBMatchPatternString patterns ) : void
remove_host_match_pattern ( string profile_names, LocalLBMatchPatternString patterns ) : void
remove_path_match_pattern ( string profile_names, LocalLBMatchPatternString patterns ) : void
reset_statistics ( string profile_names ) : void
reset_statistics_by_virtual ( string profile_names, string virtual_names ) : void
set_application_security_module_enabled_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_default_cookie_match_pattern ( string profile_names ) : void
set_default_header_match_pattern ( string profile_names ) : void
set_default_host_match_pattern ( string profile_names ) : void
set_default_path_match_pattern ( string profile_names ) : void
set_default_profile ( string profile_names, string defaults ) : void
set_description ( string profile_names, string descriptions ) : void
set_pool_name ( string profile_names, LocalLBProfileString pool_names ) : void
set_redirect_location ( string profile_names, LocalLBProfileString redirect_locations ) : void
set_rewrite_url ( string profile_names, LocalLBProfileString urls ) : void
set_web_accelerator_module_enabled_state ( string profile_names, LocalLBProfileEnabledState states ) : void

메소드 상세

Beginadd_cookie_match_pattern() 공개 메소드

public Beginadd_cookie_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
profile_names string
patterns LocalLBMatchPatternString
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_header_match_pattern() 공개 메소드

public Beginadd_header_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
profile_names string
patterns LocalLBMatchPatternString
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_host_match_pattern() 공개 메소드

public Beginadd_host_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
profile_names string
patterns LocalLBMatchPatternString
callback System
asyncState object
리턴 System.IAsyncResult

Beginadd_path_match_pattern() 공개 메소드

public Beginadd_path_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
profile_names string
patterns LocalLBMatchPatternString
callback System
asyncState object
리턴 System.IAsyncResult

Begincreate() 공개 메소드

public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Begindelete_all_profiles() 공개 메소드

public Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

Begindelete_profile() 공개 메소드

public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_all_statistics() 공개 메소드

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

Beginget_application_security_module_enabled_state() 공개 메소드

public Beginget_application_security_module_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_cookie_match_pattern() 공개 메소드

public Beginget_cookie_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_default_profile() 공개 메소드

public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_description() 공개 메소드

public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_header_match_pattern() 공개 메소드

public Beginget_header_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_host_match_pattern() 공개 메소드

public Beginget_host_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_list() 공개 메소드

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

Beginget_path_match_pattern() 공개 메소드

public Beginget_path_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_pool_name() 공개 메소드

public Beginget_pool_name ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_redirect_location() 공개 메소드

public Beginget_redirect_location ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_rewrite_url() 공개 메소드

public Beginget_rewrite_url ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_statistics() 공개 메소드

public Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_statistics_by_virtual() 공개 메소드

public Beginget_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
virtual_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginget_version() 공개 메소드

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

Beginget_web_accelerator_module_enabled_state() 공개 메소드

public Beginget_web_accelerator_module_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginis_base_profile() 공개 메소드

public Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginis_system_profile() 공개 메소드

public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_cookie_match_pattern() 공개 메소드

public Beginremove_cookie_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
profile_names string
patterns LocalLBMatchPatternString
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_header_match_pattern() 공개 메소드

public Beginremove_header_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
profile_names string
patterns LocalLBMatchPatternString
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_host_match_pattern() 공개 메소드

public Beginremove_host_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
profile_names string
patterns LocalLBMatchPatternString
callback System
asyncState object
리턴 System.IAsyncResult

Beginremove_path_match_pattern() 공개 메소드

public Beginremove_path_match_pattern ( string profile_names, LocalLBMatchPatternString patterns, System callback, object asyncState ) : System.IAsyncResult
profile_names string
patterns LocalLBMatchPatternString
callback System
asyncState object
리턴 System.IAsyncResult

Beginreset_statistics() 공개 메소드

public Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginreset_statistics_by_virtual() 공개 메소드

public Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
virtual_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_application_security_module_enabled_state() 공개 메소드

public Beginset_application_security_module_enabled_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_default_cookie_match_pattern() 공개 메소드

public Beginset_default_cookie_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_default_header_match_pattern() 공개 메소드

public Beginset_default_header_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_default_host_match_pattern() 공개 메소드

public Beginset_default_host_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_default_path_match_pattern() 공개 메소드

public Beginset_default_path_match_pattern ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_default_profile() 공개 메소드

public Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult
profile_names string
defaults string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_description() 공개 메소드

public Beginset_description ( string profile_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
descriptions string
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_pool_name() 공개 메소드

public Beginset_pool_name ( string profile_names, LocalLBProfileString pool_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
pool_names LocalLBProfileString
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_redirect_location() 공개 메소드

public Beginset_redirect_location ( string profile_names, LocalLBProfileString redirect_locations, System callback, object asyncState ) : System.IAsyncResult
profile_names string
redirect_locations LocalLBProfileString
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_rewrite_url() 공개 메소드

public Beginset_rewrite_url ( string profile_names, LocalLBProfileString urls, System callback, object asyncState ) : System.IAsyncResult
profile_names string
urls LocalLBProfileString
callback System
asyncState object
리턴 System.IAsyncResult

Beginset_web_accelerator_module_enabled_state() 공개 메소드

public Beginset_web_accelerator_module_enabled_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
리턴 System.IAsyncResult

Endadd_cookie_match_pattern() 공개 메소드

public Endadd_cookie_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_header_match_pattern() 공개 메소드

public Endadd_header_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_host_match_pattern() 공개 메소드

public Endadd_host_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endadd_path_match_pattern() 공개 메소드

public Endadd_path_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endcreate() 공개 메소드

public Endcreate ( System asyncResult ) : void
asyncResult System
리턴 void

Enddelete_all_profiles() 공개 메소드

public Enddelete_all_profiles ( System asyncResult ) : void
asyncResult System
리턴 void

Enddelete_profile() 공개 메소드

public Enddelete_profile ( System asyncResult ) : void
asyncResult System
리턴 void

Endget_all_statistics() 공개 메소드

public Endget_all_statistics ( System asyncResult ) : LocalLBProfileHttpClassProfileHttpClassStatistics
asyncResult System
리턴 LocalLBProfileHttpClassProfileHttpClassStatistics

Endget_application_security_module_enabled_state() 공개 메소드

public Endget_application_security_module_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
리턴 iControl.LocalLBProfileEnabledState[]

Endget_cookie_match_pattern() 공개 메소드

public Endget_cookie_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[]
asyncResult System
리턴 iControl.LocalLBProfileMatchPatternStringArray[]

Endget_default_profile() 공개 메소드

public Endget_default_profile ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

Endget_description() 공개 메소드

public Endget_description ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

Endget_header_match_pattern() 공개 메소드

public Endget_header_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[]
asyncResult System
리턴 iControl.LocalLBProfileMatchPatternStringArray[]

Endget_host_match_pattern() 공개 메소드

public Endget_host_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[]
asyncResult System
리턴 iControl.LocalLBProfileMatchPatternStringArray[]

Endget_list() 공개 메소드

public Endget_list ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

Endget_path_match_pattern() 공개 메소드

public Endget_path_match_pattern ( System asyncResult ) : iControl.LocalLBProfileMatchPatternStringArray[]
asyncResult System
리턴 iControl.LocalLBProfileMatchPatternStringArray[]

Endget_pool_name() 공개 메소드

public Endget_pool_name ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
리턴 iControl.LocalLBProfileString[]

Endget_redirect_location() 공개 메소드

public Endget_redirect_location ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
리턴 iControl.LocalLBProfileString[]

Endget_rewrite_url() 공개 메소드

public Endget_rewrite_url ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
리턴 iControl.LocalLBProfileString[]

Endget_statistics() 공개 메소드

public Endget_statistics ( System asyncResult ) : LocalLBProfileHttpClassProfileHttpClassStatistics
asyncResult System
리턴 LocalLBProfileHttpClassProfileHttpClassStatistics

Endget_statistics_by_virtual() 공개 메소드

public Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
asyncResult System
리턴 LocalLBProfileStatisticsByVirtual

Endget_version() 공개 메소드

public Endget_version ( System asyncResult ) : string
asyncResult System
리턴 string

Endget_web_accelerator_module_enabled_state() 공개 메소드

public Endget_web_accelerator_module_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
리턴 iControl.LocalLBProfileEnabledState[]

Endis_base_profile() 공개 메소드

public Endis_base_profile ( System asyncResult ) : bool[]
asyncResult System
리턴 bool[]

Endis_system_profile() 공개 메소드

public Endis_system_profile ( System asyncResult ) : bool[]
asyncResult System
리턴 bool[]

Endremove_cookie_match_pattern() 공개 메소드

public Endremove_cookie_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_header_match_pattern() 공개 메소드

public Endremove_header_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_host_match_pattern() 공개 메소드

public Endremove_host_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endremove_path_match_pattern() 공개 메소드

public Endremove_path_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endreset_statistics() 공개 메소드

public Endreset_statistics ( System asyncResult ) : void
asyncResult System
리턴 void

Endreset_statistics_by_virtual() 공개 메소드

public Endreset_statistics_by_virtual ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_application_security_module_enabled_state() 공개 메소드

public Endset_application_security_module_enabled_state ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_default_cookie_match_pattern() 공개 메소드

public Endset_default_cookie_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_default_header_match_pattern() 공개 메소드

public Endset_default_header_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_default_host_match_pattern() 공개 메소드

public Endset_default_host_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_default_path_match_pattern() 공개 메소드

public Endset_default_path_match_pattern ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_default_profile() 공개 메소드

public Endset_default_profile ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_description() 공개 메소드

public Endset_description ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_pool_name() 공개 메소드

public Endset_pool_name ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_redirect_location() 공개 메소드

public Endset_redirect_location ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_rewrite_url() 공개 메소드

public Endset_rewrite_url ( System asyncResult ) : void
asyncResult System
리턴 void

Endset_web_accelerator_module_enabled_state() 공개 메소드

public Endset_web_accelerator_module_enabled_state ( System asyncResult ) : void
asyncResult System
리턴 void

LocalLBProfileHttpClass() 공개 메소드

public LocalLBProfileHttpClass ( ) : System
리턴 System