Method | Description | |
---|---|---|
Beginadd_metadata ( string apps, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginconvert_to_generic ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string apps, string templates, |
||
Begincreate_extended ( string apps, string templates, |
||
Begincreate_generic ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_application_services ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_application_service ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_device_group ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list_vars ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list_vars_extended ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_description ( string apps, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_persistence ( string apps, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_value ( string apps, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_scalar_vars ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_scalar_vars_extended ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_strict_updates_state ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_table_vars ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_table_vars_extended ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_template ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_traffic_group ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginis_device_group_inherited ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginis_template_modified ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginis_traffic_group_inherited ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginmodify ( string apps, string templates, |
||
Beginmodify_extended ( string apps, string templates, |
||
Beginremove_all_metadata ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_metadata ( string apps, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string apps, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_device_group ( string apps, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_description ( string apps, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_persistence ( string apps, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_value ( string apps, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_strict_updates_state ( string apps, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_traffic_group ( string apps, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_metadata ( System asyncResult ) : void | ||
Endconvert_to_generic ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Endcreate_extended ( System asyncResult ) : void | ||
Endcreate_generic ( System asyncResult ) : void | ||
Enddelete_all_application_services ( System asyncResult ) : void | ||
Enddelete_application_service ( System asyncResult ) : void | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_device_group ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_list_vars ( System asyncResult ) : iControl.ManagementApplicationServiceListVar[][] | ||
Endget_list_vars_extended ( System asyncResult ) : iControl.ManagementApplicationServiceListVarExtended[][] | ||
Endget_metadata ( System asyncResult ) : string[][] | ||
Endget_metadata_description ( System asyncResult ) : string[][] | ||
Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][] | ||
Endget_metadata_value ( System asyncResult ) : string[][] | ||
Endget_scalar_vars ( System asyncResult ) : iControl.ManagementApplicationServiceScalarVar[][] | ||
Endget_scalar_vars_extended ( System asyncResult ) : iControl.ManagementApplicationServiceScalarVarExtended[][] | ||
Endget_strict_updates_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_table_vars ( System asyncResult ) : iControl.ManagementApplicationServiceTableVar[][] | ||
Endget_table_vars_extended ( System asyncResult ) : iControl.ManagementApplicationServiceTableVarExtended[][] | ||
Endget_template ( System asyncResult ) : string[] | ||
Endget_traffic_group ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endis_device_group_inherited ( System asyncResult ) : bool[] | ||
Endis_template_modified ( System asyncResult ) : bool[] | ||
Endis_traffic_group_inherited ( System asyncResult ) : bool[] | ||
Endmodify ( System asyncResult ) : void | ||
Endmodify_extended ( System asyncResult ) : void | ||
Endremove_all_metadata ( System asyncResult ) : void | ||
Endremove_metadata ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_device_group ( System asyncResult ) : void | ||
Endset_metadata_description ( System asyncResult ) : void | ||
Endset_metadata_persistence ( System asyncResult ) : void | ||
Endset_metadata_value ( System asyncResult ) : void | ||
Endset_strict_updates_state ( System asyncResult ) : void | ||
Endset_traffic_group ( System asyncResult ) : void | ||
ManagementApplicationService ( ) : System |
Method | Description | |
---|---|---|
add_metadata ( string apps, string names, string values ) : void | ||
convert_to_generic ( string apps ) : void | ||
create ( string apps, string templates, |
||
create_extended ( string apps, string templates, |
||
create_generic ( string apps ) : void | ||
delete_all_application_services ( ) : void | ||
delete_application_service ( string apps ) : void | ||
get_description ( string apps ) : string[] | ||
get_device_group ( string apps ) : string[] | ||
get_list ( ) : string[] | ||
get_list_vars ( string apps ) : iControl.ManagementApplicationServiceListVar[][] | ||
get_list_vars_extended ( string apps ) : iControl.ManagementApplicationServiceListVarExtended[][] | ||
get_metadata ( string apps ) : string[][] | ||
get_metadata_description ( string apps, string names ) : string[][] | ||
get_metadata_persistence ( string apps, string names ) : CommonMetadataPersistence[][] | ||
get_metadata_value ( string apps, string names ) : string[][] | ||
get_scalar_vars ( string apps ) : iControl.ManagementApplicationServiceScalarVar[][] | ||
get_scalar_vars_extended ( string apps ) : iControl.ManagementApplicationServiceScalarVarExtended[][] | ||
get_strict_updates_state ( string apps ) : CommonEnabledState[] | ||
get_table_vars ( string apps ) : iControl.ManagementApplicationServiceTableVar[][] | ||
get_table_vars_extended ( string apps ) : iControl.ManagementApplicationServiceTableVarExtended[][] | ||
get_template ( string apps ) : string[] | ||
get_traffic_group ( string apps ) : string[] | ||
get_version ( ) : string | ||
is_device_group_inherited ( string apps ) : bool[] | ||
is_template_modified ( string apps ) : bool[] | ||
is_traffic_group_inherited ( string apps ) : bool[] | ||
modify ( string apps, string templates, |
||
modify_extended ( string apps, string templates, |
||
remove_all_metadata ( string apps ) : void | ||
remove_metadata ( string apps, string names ) : void | ||
set_description ( string apps, string values ) : void | ||
set_device_group ( string apps, string values ) : void | ||
set_metadata_description ( string apps, string names, string descriptions ) : void | ||
set_metadata_persistence ( string apps, string names, CommonMetadataPersistence values ) : void | ||
set_metadata_value ( string apps, string names, string values ) : void | ||
set_strict_updates_state ( string apps, CommonEnabledState states ) : void | ||
set_traffic_group ( string apps, string values ) : void |
public Beginadd_metadata ( string apps, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginconvert_to_generic ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string apps, string templates, |
||
apps | string | |
templates | string | |
scalar_vars | ||
list_vars | ||
table_vars | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_extended ( string apps, string templates, |
||
apps | string | |
templates | string | |
scalar_vars | ||
list_vars | ||
table_vars | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_generic ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_application_services ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_application_service ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_device_group ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list_vars ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list_vars_extended ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_metadata ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_metadata_description ( string apps, string names, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_metadata_persistence ( string apps, string names, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_metadata_value ( string apps, string names, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_scalar_vars ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_scalar_vars_extended ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_strict_updates_state ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_table_vars ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_table_vars_extended ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_template ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_traffic_group ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginis_device_group_inherited ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginis_template_modified ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginis_traffic_group_inherited ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginmodify ( string apps, string templates, |
||
apps | string | |
templates | string | |
scalar_vars | ||
list_vars | ||
table_vars | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginmodify_extended ( string apps, string templates, |
||
apps | string | |
templates | string | |
scalar_vars | ||
list_vars | ||
table_vars | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_metadata ( string apps, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_metadata ( string apps, string names, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string apps, string values, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
values | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_device_group ( string apps, string values, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
values | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_metadata_description ( string apps, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
names | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_metadata_persistence ( string apps, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
names | string | |
values | CommonMetadataPersistence | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_metadata_value ( string apps, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_strict_updates_state ( string apps, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_traffic_group ( string apps, string values, System callback, object asyncState ) : System.IAsyncResult | ||
apps | string | |
values | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endconvert_to_generic ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_extended ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_generic ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_application_services ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_application_service ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_device_group ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list_vars ( System asyncResult ) : iControl.ManagementApplicationServiceListVar[][] | ||
asyncResult | System | |
return | iControl.ManagementApplicationServiceListVar[][] |
public Endget_list_vars_extended ( System asyncResult ) : iControl.ManagementApplicationServiceListVarExtended[][] | ||
asyncResult | System | |
return | iControl.ManagementApplicationServiceListVarExtended[][] |
public Endget_metadata ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_metadata_description ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][] | ||
asyncResult | System | |
return | CommonMetadataPersistence[][] |
public Endget_metadata_value ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_scalar_vars ( System asyncResult ) : iControl.ManagementApplicationServiceScalarVar[][] | ||
asyncResult | System | |
return | iControl.ManagementApplicationServiceScalarVar[][] |
public Endget_scalar_vars_extended ( System asyncResult ) : iControl.ManagementApplicationServiceScalarVarExtended[][] | ||
asyncResult | System | |
return | iControl.ManagementApplicationServiceScalarVarExtended[][] |
public Endget_strict_updates_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_table_vars ( System asyncResult ) : iControl.ManagementApplicationServiceTableVar[][] | ||
asyncResult | System | |
return | iControl.ManagementApplicationServiceTableVar[][] |
public Endget_table_vars_extended ( System asyncResult ) : iControl.ManagementApplicationServiceTableVarExtended[][] | ||
asyncResult | System | |
return | iControl.ManagementApplicationServiceTableVarExtended[][] |
public Endget_template ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_traffic_group ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endis_device_group_inherited ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endis_template_modified ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endis_traffic_group_inherited ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endmodify ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endmodify_extended ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_device_group ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_metadata_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_metadata_persistence ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_metadata_value ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_strict_updates_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_traffic_group ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public ManagementApplicationService ( ) : System | ||
return | System |