Method | Description | |
---|---|---|
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_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_encapsulation_type ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_flooding_type ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( 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 | ||
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_encapsulation_type ( string profile_names, |
||
Beginset_flooding_type ( string profile_names, |
||
Beginset_port ( string profile_names, |
||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_profiles ( System asyncResult ) : void | ||
Enddelete_profile ( System asyncResult ) : void | ||
Endget_default_profile ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_encapsulation_type ( System asyncResult ) : iControl.NetworkingProfileVXLANProfileVXLANEncapsulationType[] | ||
Endget_flooding_type ( System asyncResult ) : iControl.NetworkingProfileVXLANProfileVXLANFloodingType[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_port ( System asyncResult ) : iControl.CommonProfilePortNumber[] | ||
Endget_version ( System asyncResult ) : string | ||
Endis_base_profile ( System asyncResult ) : bool[] | ||
Endis_system_profile ( System asyncResult ) : bool[] | ||
Endset_default_profile ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_encapsulation_type ( System asyncResult ) : void | ||
Endset_flooding_type ( System asyncResult ) : void | ||
Endset_port ( System asyncResult ) : void | ||
NetworkingProfileVXLAN ( ) : System |
Method | Description | |
---|---|---|
create ( string profile_names ) : void | ||
delete_all_profiles ( ) : void | ||
delete_profile ( string profile_names ) : void | ||
get_default_profile ( string profile_names ) : string[] | ||
get_description ( string profile_names ) : string[] | ||
get_encapsulation_type ( string profile_names ) : iControl.NetworkingProfileVXLANProfileVXLANEncapsulationType[] | ||
get_flooding_type ( string profile_names ) : iControl.NetworkingProfileVXLANProfileVXLANFloodingType[] | ||
get_list ( ) : string[] | ||
get_port ( string profile_names ) : iControl.CommonProfilePortNumber[] | ||
get_version ( ) : string | ||
is_base_profile ( string profile_names ) : bool[] | ||
is_system_profile ( string profile_names ) : bool[] | ||
set_default_profile ( string profile_names, string defaults ) : void | ||
set_description ( string profile_names, string descriptions ) : void | ||
set_encapsulation_type ( string profile_names, |
||
set_flooding_type ( string profile_names, |
||
set_port ( string profile_names, |
public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_encapsulation_type ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_flooding_type ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | 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_port ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | 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_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
defaults | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string profile_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
profile_names | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_encapsulation_type ( string profile_names, |
||
profile_names | string | |
encapsulation_types | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_flooding_type ( string profile_names, |
||
profile_names | string | |
flooding_types | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_port ( string profile_names, |
||
profile_names | string | |
ports | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_profiles ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_profile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_default_profile ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_encapsulation_type ( System asyncResult ) : iControl.NetworkingProfileVXLANProfileVXLANEncapsulationType[] | ||
asyncResult | System | |
return | iControl.NetworkingProfileVXLANProfileVXLANEncapsulationType[] |
public Endget_flooding_type ( System asyncResult ) : iControl.NetworkingProfileVXLANProfileVXLANFloodingType[] | ||
asyncResult | System | |
return | iControl.NetworkingProfileVXLANProfileVXLANFloodingType[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_port ( System asyncResult ) : iControl.CommonProfilePortNumber[] | ||
asyncResult | System | |
return | iControl.CommonProfilePortNumber[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endis_base_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endis_system_profile ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endset_default_profile ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_encapsulation_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_flooding_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_port ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |