Table of Contents

Enum VMwareResourceAllocationSharesLevel

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the shares level for resource allocation.

public enum VMwareResourceAllocationSharesLevel

Fields

Custom = 1

The shares level is custom.

High = 4

The shares level is high.

Low = 2

The shares level is low.

Normal = 3

The shares level is normal.

Unknown = 0

The shares level is unknown.