|
Name
|
Type
|
Description
|
| connected | xsd:boolean |
Flag indicating whether or not the virtual device is connected.
|
| deviceConfigId | xsd:int |
Link to the corresponding virtual device.
|
| dnsConfig | NetDnsConfigInfo |
DNS configuration of the adapter.
This property is set only when Guest OS supports it.
See StackInfo dnsConfig for system wide
settings.
Since vSphere API 4.1
|
| ipAddress | xsd:string[] | Deprecated.
as of vSphere API 5.0, use ipConfig property.
|
| ipConfig | NetIpConfigInfo |
IP configuration settings of the adapter
See StackInfo ipStackConfig for system wide
settings.
Since vSphere API 4.1
|
| macAddress | xsd:string |
MAC address of the adapter.
|
| netBIOSConfig | NetBIOSConfigInfo |
NetBIOS configuration of the adapter
Since vSphere API 4.1
|
| network | xsd:string |
Name of the virtual switch portgroup or dvPort connected to this adapter.
|
|
Properties inherited from DynamicData |
| None |