Enum VMwareLicenseCostUnit
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the cost unit of a license.
public enum VMwareLicenseCostUnit
Fields
CpuPackage = 1
The cost unit a CPU package.
Host = 2
The cost unit is a host.
Server = 3
The cost unit is a server.
Unknown = 0
The cost unit is unknown.