Table of Contents

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 = 1

The port allocation setting is elastic.

Fixed = 2

The port allocation setting is fixed.

NotApplicable = 3

The port allocation setting is not applicable.

Unknown = 0

The port allocation setting is unknown.