IVMVirtualNetworkCollection interface
The IVMVirtualNetworkCollection interface defines a collection of IVMVirtualNetwork objects. An IVMVirtualNetworkCollection object is returned from the IVMVirtualServer::VirtualNetworks property.
Members
The IVMVirtualNetworkCollection interface inherits from the IDispatch interface. IVMVirtualNetworkCollection also has these types of members:
Properties
The IVMVirtualNetworkCollection interface has these properties.
Property | Access type | Description |
---|---|---|
_NewEnum |
Read-only |
An IEnumVariant enumerator for the collection. |
Count |
Read-only |
The number of virtual networks in this collection. |
Item |
Read-only |
The IVMVirtualNetwork object at a given index (1-based index). |
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|