The AdapterMapping
class specifies the association between a virtual network adapter and its IP settings.
More...
List of all members.
Detailed Description
The AdapterMapping
class specifies the association between a virtual network adapter and its IP settings.
This class was added in vSphere API 7.0.0.
Constructor & Destructor Documentation
vmware::vcenter::guest::AdapterMapping::AdapterMapping |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
T vmware::vcenter::guest::AdapterMapping::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::vcenter::guest::AdapterMapping::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::vcenter::guest::AdapterMapping::_GetType |
( |
| ) |
[inline] |
bool vmware::vcenter::guest::AdapterMapping::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::vcenter::guest::AdapterMapping::_Validate |
( |
| ) |
[inline] |
override bool vmware::vcenter::guest::AdapterMapping::Equals |
( |
object |
obj | ) |
[inline] |
The IP settings for the associated virtual network adapter.
This attribute was added in vSphere API 7.0.0.
override int vmware::vcenter::guest::AdapterMapping::GetHashCode |
( |
| ) |
[inline] |
string vmware::vcenter::guest::AdapterMapping::GetMacAddress |
( |
| ) |
[inline] |
The MAC address of a network adapter being customized.
This attribute was added in vSphere API 7.0.0.
The IP settings for the associated virtual network adapter.
This attribute was added in vSphere API 7.0.0.
void vmware::vcenter::guest::AdapterMapping::SetMacAddress |
( |
string |
macAddress | ) |
[inline] |
The MAC address of a network adapter being customized.
This attribute was added in vSphere API 7.0.0.
override string vmware::vcenter::guest::AdapterMapping::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: