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