IVMNetworkAdapterCollection interface
The IVMNetworkAdapterCollection interface defines a collection of IVMNetworkAdapter objects. An IVMNetworkAdapterCollection object is returned from the IVMVirtualMachine::NetworkAdapters, IVMVirtualNetwork::NetworkAdapters, and IVMVirtualServer::UnconnectedNetworkAdapters properties.
Members
The IVMNetworkAdapterCollection interface inherits from the IDispatch interface. IVMNetworkAdapterCollection also has these types of members:
Properties
The IVMNetworkAdapterCollection interface has these properties.
Property | Access type | Description |
---|---|---|
_NewEnum |
Read-only |
An IEnumVariant enumerator for the collection |
Count |
Read-only |
The number of network interfaces in the collection. |
Item |
Read-only |
The IVMNetworkAdapter object that corresponds to the given index in this collection. |
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|