Managed Object Types
Data Object Types
All Properties
All Methods
Enum - LicenseReservationInfoState(vim.LicenseManager.ReservationInfo.State)
Property of
LicenseReservationInfo
Since
2.0
Enum Description
Describes the reservation state of a license.
Enum Constants
Name
Description
licensed
noLicense
notUsed
unlicensedUse
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="LicenseReservationInfoState"> <restriction base="xsd:string"> <enumeration value="notUsed"/> <enumeration value="noLicense"/> <enumeration value="unlicensedUse"/> <enumeration value="licensed"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2020 VMware, Inc. All rights reserved.
Revision 02 JUL 2020 | Version 7.0U1