Managed Object Types
Data Object Types
All Properties
All Methods
Enum - LicenseFeatureInfoUnit(vim.LicenseManager.FeatureInfo.CostUnit)
Since
2.0
Enum Description
Cost units apply to licenses for the purpose of determining how many licenses are needed.
Enum Constants
Name
Description
cpuCore
cpuPackage
host
server
vm
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:sms="urn:sms" name="LicenseFeatureInfoUnit"> <restriction base="xsd:string"> <enumeration value="host"/> <enumeration value="cpuCore"/> <enumeration value="cpuPackage"/> <enumeration value="server"/> <enumeration value="vm"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2019 VMware, Inc. All rights reserved.
Revision 08th OCT 2019 | vSphere 7.0.0.0000 | vSphere vCenter SMS API 7.0.0.0000