Class VMwareDistributedSwitchUplinkHostConnectionCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of VMware distributed virtual switch uplink host connections.
public class VMwareDistributedSwitchUplinkHostConnectionCollection : Collection<VMwareDistributedSwitchUplinkHostConnection>, IList<VMwareDistributedSwitchUplinkHostConnection>, ICollection<VMwareDistributedSwitchUplinkHostConnection>, IList, ICollection, IReadOnlyList<VMwareDistributedSwitchUplinkHostConnection>, IReadOnlyCollection<VMwareDistributedSwitchUplinkHostConnection>, IEnumerable<VMwareDistributedSwitchUplinkHostConnection>, IEnumerable
- Inheritance
-
VMwareDistributedSwitchUplinkHostConnectionCollection
- Implements
- Inherited Members
Constructors
VMwareDistributedSwitchUplinkHostConnectionCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.VMwareDistributedSwitchUplinkHostConnectionCollection class.
public VMwareDistributedSwitchUplinkHostConnectionCollection()