Lcm_Common_ApplianceSize
Lcm_Common_ApplianceSize
The ApplianceSize enumerated type defines the size of the appliance (CPU and memory) to be deployed.
TINY : Appliance size of 'tiny'.
SMALL : Appliance size of 'small'.
MEDIUM : Appliance size of 'medium'.
LARGE : Appliance size of 'large',
XLARGE : Appliance size of 'extra large'.
This data structure has no properties.
Enumeration:
TINY,
SMALL,
MEDIUM,
LARGE,
XLARGE,