The Ethernet.Info class contains information about a virtual Ethernet adapter.
More...
List of all members.
Detailed Description
The Ethernet.Info class contains information about a virtual Ethernet adapter.
Constructor & Destructor Documentation
| vmware::vcenter::vm::hardware::EthernetTypes::Info::Info |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::vm::hardware::EthernetTypes::Info::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::vm::hardware::EthernetTypes::Info::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::vm::hardware::EthernetTypes::Info::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::vm::hardware::EthernetTypes::Info::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::vm::hardware::EthernetTypes::Info::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::vm::hardware::EthernetTypes::Info::Equals |
( |
object |
obj | ) |
[inline] |
| bool vmware::vcenter::vm::hardware::EthernetTypes::Info::GetAllowGuestControl |
( |
| ) |
[inline] |
Flag indicating whether the guest can connect and disconnect the device.
Physical resource backing for the virtual Ethernet adapter.
| override int vmware::vcenter::vm::hardware::EthernetTypes::Info::GetHashCode |
( |
| ) |
[inline] |
| string vmware::vcenter::vm::hardware::EthernetTypes::Info::GetLabel |
( |
| ) |
[inline] |
| string vmware::vcenter::vm::hardware::EthernetTypes::Info::GetMacAddress |
( |
| ) |
[inline] |
| long vmware::vcenter::vm::hardware::EthernetTypes::Info::GetPciSlotNumber |
( |
| ) |
[inline] |
Address of the virtual Ethernet adapter on the PCI bus.
If the PCI address is invalid, the server will change it when the VM is started or as the device is hot added.
| bool vmware::vcenter::vm::hardware::EthernetTypes::Info::GetStartConnected |
( |
| ) |
[inline] |
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
Connection status of the virtual device.
| bool vmware::vcenter::vm::hardware::EthernetTypes::Info::GetUptCompatibilityEnabled |
( |
| ) |
[inline] |
Flag indicating whether Universal Pass-Through (UPT) compatibility is enabled on this virtual Ethernet adapter.
| bool vmware::vcenter::vm::hardware::EthernetTypes::Info::GetWakeOnLanEnabled |
( |
| ) |
[inline] |
Flag indicating whether wake-on-LAN is enabled on this virtual Ethernet adapter.
| void vmware::vcenter::vm::hardware::EthernetTypes::Info::SetAllowGuestControl |
( |
bool |
allowGuestControl | ) |
[inline] |
Flag indicating whether the guest can connect and disconnect the device.
Physical resource backing for the virtual Ethernet adapter.
| void vmware::vcenter::vm::hardware::EthernetTypes::Info::SetLabel |
( |
string |
label | ) |
[inline] |
| void vmware::vcenter::vm::hardware::EthernetTypes::Info::SetMacAddress |
( |
string |
macAddress | ) |
[inline] |
| void vmware::vcenter::vm::hardware::EthernetTypes::Info::SetPciSlotNumber |
( |
long? |
pciSlotNumber | ) |
[inline] |
Address of the virtual Ethernet adapter on the PCI bus.
If the PCI address is invalid, the server will change it when the VM is started or as the device is hot added.
| void vmware::vcenter::vm::hardware::EthernetTypes::Info::SetStartConnected |
( |
bool |
startConnected | ) |
[inline] |
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
Connection status of the virtual device.
| void vmware::vcenter::vm::hardware::EthernetTypes::Info::SetUptCompatibilityEnabled |
( |
bool? |
uptCompatibilityEnabled | ) |
[inline] |
Flag indicating whether Universal Pass-Through (UPT) compatibility is enabled on this virtual Ethernet adapter.
| void vmware::vcenter::vm::hardware::EthernetTypes::Info::SetWakeOnLanEnabled |
( |
bool |
wakeOnLanEnabled | ) |
[inline] |
Flag indicating whether wake-on-LAN is enabled on this virtual Ethernet adapter.
| override string vmware::vcenter::vm::hardware::EthernetTypes::Info::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: