The Ethernet.BackingInfo class contains information about the physical resource backing a virtual Ethernet adapter.
More...
List of all members.
Detailed Description
The Ethernet.BackingInfo class contains information about the physical resource backing a virtual Ethernet adapter.
Constructor & Destructor Documentation
| vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::BackingInfo |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::Equals |
( |
object |
obj | ) |
[inline] |
Backing type for the virtual Ethernet adapter.
| long vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::GetConnectionCookie |
( |
| ) |
[inline] |
Server-generated cookie that identifies the connection to the port.
This ookie may be used to verify that the virtual machine is the rightful owner of the port.
| string vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::GetDistributedPort |
( |
| ) |
[inline] |
Key of the distributed virtual port that backs the virtual Ethernet adapter.
| string vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::GetDistributedSwitchUuid |
( |
| ) |
[inline] |
UUID of the distributed virtual switch that backs the virtual Ethernet adapter.
| override int vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::GetHashCode |
( |
| ) |
[inline] |
| string vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::GetHostDevice |
( |
| ) |
[inline] |
Name of the device backing the virtual Ethernet adapter.
| string vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::GetNetwork |
( |
| ) |
[inline] |
Identifier of the network backing the virtual Ethernet adapter.
When clients pass a value of this class as a parameter, the field must be an identifier for the resource type: Network . When methods return a value of this class as a result, the field will be an identifier for the resource type: Network .
| string vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::GetNetworkName |
( |
| ) |
[inline] |
Name of the standard portgroup backing the virtual Ethernet adapter.
| string vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::GetOpaqueNetworkId |
( |
| ) |
[inline] |
Identifier of the opaque network that backs the virtual Ethernet adapter.
| string vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::GetOpaqueNetworkType |
( |
| ) |
[inline] |
Type of the opaque network that backs the virtual Ethernet adapter.
| void vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::SetConnectionCookie |
( |
long? |
connectionCookie | ) |
[inline] |
Server-generated cookie that identifies the connection to the port.
This ookie may be used to verify that the virtual machine is the rightful owner of the port.
| void vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::SetDistributedPort |
( |
string |
distributedPort | ) |
[inline] |
Key of the distributed virtual port that backs the virtual Ethernet adapter.
| void vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::SetDistributedSwitchUuid |
( |
string |
distributedSwitchUuid | ) |
[inline] |
UUID of the distributed virtual switch that backs the virtual Ethernet adapter.
| void vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::SetHostDevice |
( |
string |
hostDevice | ) |
[inline] |
Name of the device backing the virtual Ethernet adapter.
| void vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::SetNetwork |
( |
string |
network | ) |
[inline] |
Identifier of the network backing the virtual Ethernet adapter.
When clients pass a value of this class as a parameter, the field must be an identifier for the resource type: Network . When methods return a value of this class as a result, the field will be an identifier for the resource type: Network .
| void vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::SetNetworkName |
( |
string |
networkName | ) |
[inline] |
Name of the standard portgroup backing the virtual Ethernet adapter.
| void vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::SetOpaqueNetworkId |
( |
string |
opaqueNetworkId | ) |
[inline] |
Identifier of the opaque network that backs the virtual Ethernet adapter.
| void vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::SetOpaqueNetworkType |
( |
string |
opaqueNetworkType | ) |
[inline] |
Type of the opaque network that backs the virtual Ethernet adapter.
Backing type for the virtual Ethernet adapter.
| override string vmware::vcenter::vm::hardware::EthernetTypes::BackingInfo::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: