Method | Description | |
---|---|---|
Beginadd_global_proxy_exclusion ( string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_member ( string vlan_groups, string member_vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_proxy_exclusion ( string vlan_groups, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string vlan_groups, long vlan_ids, string member_vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate_v2 ( string vlan_groups, string member_vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_vlan_groups ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_vlan_group ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_auto_lasthop ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_bridge_all_traffic_state ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_bridge_in_standby_state ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_bridge_multicast_state ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_global_proxy_exclusion ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_if_index ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_mac_masquerade_address ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_member ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_proxy_exclusion ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_transparency_mode ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_true_mac_address ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_vlan_id ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_global_proxy_exclusions ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_members ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_proxy_exclusions ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_global_proxy_exclusion ( string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_member ( string vlan_groups, string member_vlans, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_proxy_exclusion ( string vlan_groups, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_auto_lasthop ( string vlan_groups, CommonAutoLasthop values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_bridge_all_traffic_state ( string vlan_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_bridge_in_standby_state ( string vlan_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_bridge_multicast_state ( string vlan_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string vlan_groups, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_mac_masquerade_address ( string vlan_groups, string mac_masquerade_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_transparency_mode ( string vlan_groups, NetworkingVLANGroupVLANGroupTransparency modes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_vlan_id ( string vlan_groups, long vlan_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_global_proxy_exclusion ( System asyncResult ) : void | ||
Endadd_member ( System asyncResult ) : void | ||
Endadd_proxy_exclusion ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Endcreate_v2 ( System asyncResult ) : void | ||
Enddelete_all_vlan_groups ( System asyncResult ) : void | ||
Enddelete_vlan_group ( System asyncResult ) : void | ||
Endget_auto_lasthop ( System asyncResult ) : CommonAutoLasthop[] | ||
Endget_bridge_all_traffic_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_bridge_in_standby_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_bridge_multicast_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_global_proxy_exclusion ( System asyncResult ) : string[] | ||
Endget_if_index ( System asyncResult ) : long[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_mac_masquerade_address ( System asyncResult ) : string[] | ||
Endget_member ( System asyncResult ) : string[][] | ||
Endget_proxy_exclusion ( System asyncResult ) : string[][] | ||
Endget_transparency_mode ( System asyncResult ) : NetworkingVLANGroupVLANGroupTransparency[] | ||
Endget_true_mac_address ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endget_vlan_id ( System asyncResult ) : long[] | ||
Endremove_all_global_proxy_exclusions ( System asyncResult ) : void | ||
Endremove_all_members ( System asyncResult ) : void | ||
Endremove_all_proxy_exclusions ( System asyncResult ) : void | ||
Endremove_global_proxy_exclusion ( System asyncResult ) : void | ||
Endremove_member ( System asyncResult ) : void | ||
Endremove_proxy_exclusion ( System asyncResult ) : void | ||
Endset_auto_lasthop ( System asyncResult ) : void | ||
Endset_bridge_all_traffic_state ( System asyncResult ) : void | ||
Endset_bridge_in_standby_state ( System asyncResult ) : void | ||
Endset_bridge_multicast_state ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_mac_masquerade_address ( System asyncResult ) : void | ||
Endset_transparency_mode ( System asyncResult ) : void | ||
Endset_vlan_id ( System asyncResult ) : void | ||
NetworkingVLANGroup ( ) : System |
Method | Description | |
---|---|---|
add_global_proxy_exclusion ( string addresses ) : void | ||
add_member ( string vlan_groups, string member_vlans ) : void | ||
add_proxy_exclusion ( string vlan_groups, string addresses ) : void | ||
create ( string vlan_groups, long vlan_ids, string member_vlans ) : void | ||
create_v2 ( string vlan_groups, string member_vlans ) : void | ||
delete_all_vlan_groups ( ) : void | ||
delete_vlan_group ( string vlan_groups ) : void | ||
get_auto_lasthop ( string vlan_groups ) : CommonAutoLasthop[] | ||
get_bridge_all_traffic_state ( string vlan_groups ) : CommonEnabledState[] | ||
get_bridge_in_standby_state ( string vlan_groups ) : CommonEnabledState[] | ||
get_bridge_multicast_state ( string vlan_groups ) : CommonEnabledState[] | ||
get_description ( string vlan_groups ) : string[] | ||
get_global_proxy_exclusion ( ) : string[] | ||
get_if_index ( string vlan_groups ) : long[] | ||
get_list ( ) : string[] | ||
get_mac_masquerade_address ( string vlan_groups ) : string[] | ||
get_member ( string vlan_groups ) : string[][] | ||
get_proxy_exclusion ( string vlan_groups ) : string[][] | ||
get_transparency_mode ( string vlan_groups ) : NetworkingVLANGroupVLANGroupTransparency[] | ||
get_true_mac_address ( string vlan_groups ) : string[] | ||
get_version ( ) : string | ||
get_vlan_id ( string vlan_groups ) : long[] | ||
remove_all_global_proxy_exclusions ( ) : void | ||
remove_all_members ( string vlan_groups ) : void | ||
remove_all_proxy_exclusions ( string vlan_groups ) : void | ||
remove_global_proxy_exclusion ( string addresses ) : void | ||
remove_member ( string vlan_groups, string member_vlans ) : void | ||
remove_proxy_exclusion ( string vlan_groups, string addresses ) : void | ||
set_auto_lasthop ( string vlan_groups, CommonAutoLasthop values ) : void | ||
set_bridge_all_traffic_state ( string vlan_groups, CommonEnabledState states ) : void | ||
set_bridge_in_standby_state ( string vlan_groups, CommonEnabledState states ) : void | ||
set_bridge_multicast_state ( string vlan_groups, CommonEnabledState states ) : void | ||
set_description ( string vlan_groups, string descriptions ) : void | ||
set_mac_masquerade_address ( string vlan_groups, string mac_masquerade_addresses ) : void | ||
set_transparency_mode ( string vlan_groups, NetworkingVLANGroupVLANGroupTransparency modes ) : void | ||
set_vlan_id ( string vlan_groups, long vlan_ids ) : void |
public Beginadd_global_proxy_exclusion ( string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_member ( string vlan_groups, string member_vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
member_vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_proxy_exclusion ( string vlan_groups, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string vlan_groups, long vlan_ids, string member_vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
vlan_ids | long | |
member_vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_v2 ( string vlan_groups, string member_vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
member_vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_vlan_groups ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_vlan_group ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_auto_lasthop ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_bridge_all_traffic_state ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_bridge_in_standby_state ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_bridge_multicast_state ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_global_proxy_exclusion ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_if_index ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | 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_mac_masquerade_address ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_member ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_proxy_exclusion ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_transparency_mode ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_true_mac_address ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | 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 Beginget_vlan_id ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_global_proxy_exclusions ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_members ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_proxy_exclusions ( string vlan_groups, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_global_proxy_exclusion ( string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_member ( string vlan_groups, string member_vlans, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
member_vlans | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_proxy_exclusion ( string vlan_groups, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_auto_lasthop ( string vlan_groups, CommonAutoLasthop values, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
values | CommonAutoLasthop | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_bridge_all_traffic_state ( string vlan_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_bridge_in_standby_state ( string vlan_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_bridge_multicast_state ( string vlan_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string vlan_groups, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_mac_masquerade_address ( string vlan_groups, string mac_masquerade_addresses, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
mac_masquerade_addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_transparency_mode ( string vlan_groups, NetworkingVLANGroupVLANGroupTransparency modes, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
modes | NetworkingVLANGroupVLANGroupTransparency | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_vlan_id ( string vlan_groups, long vlan_ids, System callback, object asyncState ) : System.IAsyncResult | ||
vlan_groups | string | |
vlan_ids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_global_proxy_exclusion ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_member ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_proxy_exclusion ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_vlan_groups ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_vlan_group ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_auto_lasthop ( System asyncResult ) : CommonAutoLasthop[] | ||
asyncResult | System | |
return | CommonAutoLasthop[] |
public Endget_bridge_all_traffic_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_bridge_in_standby_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_bridge_multicast_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_global_proxy_exclusion ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_if_index ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_mac_masquerade_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_member ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_proxy_exclusion ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_transparency_mode ( System asyncResult ) : NetworkingVLANGroupVLANGroupTransparency[] | ||
asyncResult | System | |
return | NetworkingVLANGroupVLANGroupTransparency[] |
public Endget_true_mac_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_vlan_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endremove_all_global_proxy_exclusions ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_members ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_proxy_exclusions ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_global_proxy_exclusion ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_member ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_proxy_exclusion ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_auto_lasthop ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_bridge_all_traffic_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_bridge_in_standby_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_bridge_multicast_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_mac_masquerade_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_transparency_mode ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_vlan_id ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |