C# Класс iControl.LocalLBProfileDNSLogging

Наследование: iControlInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Begincreate ( string profile_names, string publishers, 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_complete_answer_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_dns_log_publisher ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_query_id_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_query_logging_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_response_logging_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_source_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_timestamp_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginget_view_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_complete_answer_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_dns_log_publisher ( string profile_names, string publishers, System callback, object asyncState ) : System.IAsyncResult
Beginset_query_id_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_query_logging_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_response_logging_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_source_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_timestamp_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_view_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Endcreate ( System asyncResult ) : void
Enddelete_all_profiles ( System asyncResult ) : void
Enddelete_profile ( System asyncResult ) : void
Endget_complete_answer_enabled_state ( System asyncResult ) : CommonEnabledState[]
Endget_dns_log_publisher ( System asyncResult ) : string[]
Endget_list ( System asyncResult ) : string[]
Endget_query_id_enabled_state ( System asyncResult ) : CommonEnabledState[]
Endget_query_logging_state ( System asyncResult ) : CommonEnabledState[]
Endget_response_logging_state ( System asyncResult ) : CommonEnabledState[]
Endget_source_enabled_state ( System asyncResult ) : CommonEnabledState[]
Endget_timestamp_enabled_state ( System asyncResult ) : CommonEnabledState[]
Endget_version ( System asyncResult ) : string
Endget_view_enabled_state ( System asyncResult ) : CommonEnabledState[]
Endset_complete_answer_enabled_state ( System asyncResult ) : void
Endset_dns_log_publisher ( System asyncResult ) : void
Endset_query_id_enabled_state ( System asyncResult ) : void
Endset_query_logging_state ( System asyncResult ) : void
Endset_response_logging_state ( System asyncResult ) : void
Endset_source_enabled_state ( System asyncResult ) : void
Endset_timestamp_enabled_state ( System asyncResult ) : void
Endset_view_enabled_state ( System asyncResult ) : void
LocalLBProfileDNSLogging ( ) : System

Приватные методы

Метод Описание
create ( string profile_names, string publishers ) : void
delete_all_profiles ( ) : void
delete_profile ( string profile_names ) : void
get_complete_answer_enabled_state ( string profile_names ) : CommonEnabledState[]
get_dns_log_publisher ( string profile_names ) : string[]
get_list ( ) : string[]
get_query_id_enabled_state ( string profile_names ) : CommonEnabledState[]
get_query_logging_state ( string profile_names ) : CommonEnabledState[]
get_response_logging_state ( string profile_names ) : CommonEnabledState[]
get_source_enabled_state ( string profile_names ) : CommonEnabledState[]
get_timestamp_enabled_state ( string profile_names ) : CommonEnabledState[]
get_version ( ) : string
get_view_enabled_state ( string profile_names ) : CommonEnabledState[]
set_complete_answer_enabled_state ( string profile_names, CommonEnabledState states ) : void
set_dns_log_publisher ( string profile_names, string publishers ) : void
set_query_id_enabled_state ( string profile_names, CommonEnabledState states ) : void
set_query_logging_state ( string profile_names, CommonEnabledState states ) : void
set_response_logging_state ( string profile_names, CommonEnabledState states ) : void
set_source_enabled_state ( string profile_names, CommonEnabledState states ) : void
set_timestamp_enabled_state ( string profile_names, CommonEnabledState states ) : void
set_view_enabled_state ( string profile_names, CommonEnabledState states ) : void

Описание методов

Begincreate() публичный Метод

public Begincreate ( string profile_names, string publishers, System callback, object asyncState ) : System.IAsyncResult
profile_names string
publishers 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_complete_answer_enabled_state() публичный Метод

public Beginget_complete_answer_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_dns_log_publisher() публичный Метод

public Beginget_dns_log_publisher ( 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_query_id_enabled_state() публичный Метод

public Beginget_query_id_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_query_logging_state() публичный Метод

public Beginget_query_logging_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_response_logging_state() публичный Метод

public Beginget_response_logging_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_source_enabled_state() публичный Метод

public Beginget_source_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginget_timestamp_enabled_state() публичный Метод

public Beginget_timestamp_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_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_view_enabled_state() публичный Метод

public Beginget_view_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_complete_answer_enabled_state() публичный Метод

public Beginset_complete_answer_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_dns_log_publisher() публичный Метод

public Beginset_dns_log_publisher ( string profile_names, string publishers, System callback, object asyncState ) : System.IAsyncResult
profile_names string
publishers string
callback System
asyncState object
Результат System.IAsyncResult

Beginset_query_id_enabled_state() публичный Метод

public Beginset_query_id_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_query_logging_state() публичный Метод

public Beginset_query_logging_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_response_logging_state() публичный Метод

public Beginset_response_logging_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_source_enabled_state() публичный Метод

public Beginset_source_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_timestamp_enabled_state() публичный Метод

public Beginset_timestamp_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

Beginset_view_enabled_state() публичный Метод

public Beginset_view_enabled_state ( string profile_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states CommonEnabledState
callback System
asyncState object
Результат System.IAsyncResult

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_complete_answer_enabled_state() публичный Метод

public Endget_complete_answer_enabled_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_dns_log_publisher() публичный Метод

public Endget_dns_log_publisher ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_list() публичный Метод

public Endget_list ( System asyncResult ) : string[]
asyncResult System
Результат string[]

Endget_query_id_enabled_state() публичный Метод

public Endget_query_id_enabled_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_query_logging_state() публичный Метод

public Endget_query_logging_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_response_logging_state() публичный Метод

public Endget_response_logging_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_source_enabled_state() публичный Метод

public Endget_source_enabled_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_timestamp_enabled_state() публичный Метод

public Endget_timestamp_enabled_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endget_version() публичный Метод

public Endget_version ( System asyncResult ) : string
asyncResult System
Результат string

Endget_view_enabled_state() публичный Метод

public Endget_view_enabled_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
Результат CommonEnabledState[]

Endset_complete_answer_enabled_state() публичный Метод

public Endset_complete_answer_enabled_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_dns_log_publisher() публичный Метод

public Endset_dns_log_publisher ( System asyncResult ) : void
asyncResult System
Результат void

Endset_query_id_enabled_state() публичный Метод

public Endset_query_id_enabled_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_query_logging_state() публичный Метод

public Endset_query_logging_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_response_logging_state() публичный Метод

public Endset_response_logging_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_source_enabled_state() публичный Метод

public Endset_source_enabled_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_timestamp_enabled_state() публичный Метод

public Endset_timestamp_enabled_state ( System asyncResult ) : void
asyncResult System
Результат void

Endset_view_enabled_state() публичный Метод

public Endset_view_enabled_state ( System asyncResult ) : void
asyncResult System
Результат void

LocalLBProfileDNSLogging() публичный Метод

public LocalLBProfileDNSLogging ( ) : System
Результат System