Enum VMwareDistributedPortGroupPortAllocation
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Determines the port allocation setting for a distributed port group. This applies to vSphere 4.0 and above only.
public enum VMwareDistributedPortGroupPortAllocation
Fields
Elastic = 1The port allocation setting is elastic.
Fixed = 2The port allocation setting is fixed.
NotApplicable = 3The port allocation setting is not applicable.
Unknown = 0The port allocation setting is unknown.