Enum - LicenseFeatureInfoState(vim.LicenseManager.FeatureInfo.State)

Property of
LicenseFeatureInfo


Enum Description

Describes the state of the feature.

Enum Constants

NameDescription
disabled The current edition license does not allow this additional feature.
enabled The current edition license has implicitly enabled this additional feature.
optional The current edition license allows this additional feature. The EnableFeature and DisableFeature methods can be used to enable or disable this feature.

Show WSDL type definition