vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - LicenseFeatureInfoState(vim.LicenseManager.FeatureInfo.State)
- Property of
- LicenseFeatureInfo
- Since
- 2.0
Enum Description
Describes the state of the feature.Enum Constants
Name | Description |
---|---|
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
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |