Méthode | Description | |
---|---|---|
Beginadd_metadata ( string snats, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_original_address ( string snats, |
||
Begincreate ( |
||
Begindelete_all_snats ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_snat ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_auto_lasthop ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_connection_mirror_state ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_description ( string snats, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_persistence ( string snats, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_value ( string snats, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_original_address ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_source_port_behavior ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_translation_target ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_metadata ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_original_addresses ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_metadata ( string snats, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_original_address ( string snats, |
||
Beginreset_statistics ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_auto_lasthop ( string snats, CommonAutoLasthop values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_connection_mirror_state ( string snats, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string snats, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_description ( string snats, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_persistence ( string snats, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_value ( string snats, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_source_port_behavior ( string snats, CommonSourcePortBehavior source_port_behaviors, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_translation_target ( string snats, |
||
Beginset_vlan ( string snats, |
||
Endadd_metadata ( System asyncResult ) : void | ||
Endadd_original_address ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_snats ( System asyncResult ) : void | ||
Enddelete_snat ( System asyncResult ) : void | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_auto_lasthop ( System asyncResult ) : CommonAutoLasthop[] | ||
Endget_connection_mirror_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( 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_original_address ( System asyncResult ) : iControl.LocalLBSNATSNATOriginalAddress[][] | ||
Endget_source_port_behavior ( System asyncResult ) : CommonSourcePortBehavior[] | ||
Endget_statistics ( System asyncResult ) : |
||
Endget_translation_target ( System asyncResult ) : iControl.LocalLBSNATTranslation[] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_vlan ( System asyncResult ) : iControl.CommonVLANFilterList[] | ||
Endremove_all_metadata ( System asyncResult ) : void | ||
Endremove_all_original_addresses ( System asyncResult ) : void | ||
Endremove_metadata ( System asyncResult ) : void | ||
Endremove_original_address ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_auto_lasthop ( System asyncResult ) : void | ||
Endset_connection_mirror_state ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_metadata_description ( System asyncResult ) : void | ||
Endset_metadata_persistence ( System asyncResult ) : void | ||
Endset_metadata_value ( System asyncResult ) : void | ||
Endset_source_port_behavior ( System asyncResult ) : void | ||
Endset_translation_target ( System asyncResult ) : void | ||
Endset_vlan ( System asyncResult ) : void | ||
LocalLBSNAT ( ) : System |
Méthode | Description | |
---|---|---|
add_metadata ( string snats, string names, string values ) : void | ||
add_original_address ( string snats, |
||
create ( |
||
delete_all_snats ( ) : void | ||
delete_snat ( string snats ) : void | ||
get_all_statistics ( ) : |
||
get_auto_lasthop ( string snats ) : CommonAutoLasthop[] | ||
get_connection_mirror_state ( string snats ) : CommonEnabledState[] | ||
get_description ( string snats ) : string[] | ||
get_list ( ) : string[] | ||
get_metadata ( string snats ) : string[][] | ||
get_metadata_description ( string snats, string names ) : string[][] | ||
get_metadata_persistence ( string snats, string names ) : CommonMetadataPersistence[][] | ||
get_metadata_value ( string snats, string names ) : string[][] | ||
get_original_address ( string snats ) : iControl.LocalLBSNATSNATOriginalAddress[][] | ||
get_source_port_behavior ( string snats ) : CommonSourcePortBehavior[] | ||
get_statistics ( string snats ) : |
||
get_translation_target ( string snats ) : iControl.LocalLBSNATTranslation[] | ||
get_version ( ) : string | ||
get_vlan ( string snats ) : iControl.CommonVLANFilterList[] | ||
remove_all_metadata ( string snats ) : void | ||
remove_all_original_addresses ( string snats ) : void | ||
remove_metadata ( string snats, string names ) : void | ||
remove_original_address ( string snats, |
||
reset_statistics ( string snats ) : void | ||
set_auto_lasthop ( string snats, CommonAutoLasthop values ) : void | ||
set_connection_mirror_state ( string snats, CommonEnabledState states ) : void | ||
set_description ( string snats, string descriptions ) : void | ||
set_metadata_description ( string snats, string names, string descriptions ) : void | ||
set_metadata_persistence ( string snats, string names, CommonMetadataPersistence values ) : void | ||
set_metadata_value ( string snats, string names, string values ) : void | ||
set_source_port_behavior ( string snats, CommonSourcePortBehavior source_port_behaviors ) : void | ||
set_translation_target ( string snats, |
||
set_vlan ( string snats, |
public Beginadd_metadata ( string snats, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginadd_original_address ( string snats, |
||
snats | string | |
addresses | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begincreate ( |
||
snats | ||
original_addresses | ||
vlans | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_snats ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_snat ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | 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_auto_lasthop ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_connection_mirror_state ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_description ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | 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_metadata ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_metadata_description ( string snats, string names, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_metadata_persistence ( string snats, string names, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_metadata_value ( string snats, string names, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_original_address ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_source_port_behavior ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_statistics ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_translation_target ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | 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 Beginget_vlan ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginremove_all_metadata ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginremove_all_original_addresses ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginremove_metadata ( string snats, string names, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
names | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginremove_original_address ( string snats, |
||
snats | string | |
addresses | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginreset_statistics ( string snats, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_auto_lasthop ( string snats, CommonAutoLasthop values, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
values | CommonAutoLasthop | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_connection_mirror_state ( string snats, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_description ( string snats, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_metadata_description ( string snats, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
names | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_metadata_persistence ( string snats, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
names | string | |
values | CommonMetadataPersistence | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_metadata_value ( string snats, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_source_port_behavior ( string snats, CommonSourcePortBehavior source_port_behaviors, System callback, object asyncState ) : System.IAsyncResult | ||
snats | string | |
source_port_behaviors | CommonSourcePortBehavior | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_translation_target ( string snats, |
||
snats | string | |
targets | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_vlan ( string snats, |
||
snats | string | |
vlans | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endadd_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endadd_original_address ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_snats ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_snat ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_auto_lasthop ( System asyncResult ) : CommonAutoLasthop[] | ||
asyncResult | System | |
Résultat | CommonAutoLasthop[] |
public Endget_connection_mirror_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
Résultat | CommonEnabledState[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_list ( 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_original_address ( System asyncResult ) : iControl.LocalLBSNATSNATOriginalAddress[][] | ||
asyncResult | System | |
Résultat | iControl.LocalLBSNATSNATOriginalAddress[][] |
public Endget_source_port_behavior ( System asyncResult ) : CommonSourcePortBehavior[] | ||
asyncResult | System | |
Résultat | CommonSourcePortBehavior[] |
public Endget_statistics ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public Endget_translation_target ( System asyncResult ) : iControl.LocalLBSNATTranslation[] | ||
asyncResult | System | |
Résultat | iControl.LocalLBSNATTranslation[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endget_vlan ( System asyncResult ) : iControl.CommonVLANFilterList[] | ||
asyncResult | System | |
Résultat | iControl.CommonVLANFilterList[] |
public Endremove_all_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endremove_all_original_addresses ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endremove_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endremove_original_address ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_auto_lasthop ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_connection_mirror_state ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_description ( 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_source_port_behavior ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_translation_target ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_vlan ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |