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 = 1The cost unit a CPU package.
Host = 2The cost unit is a host.
Server = 3The cost unit is a server.
Unknown = 0The cost unit is unknown.