Class: LicenseFeatureInfoState
- Inherits:
-
String
- Object
- String
- LicenseFeatureInfoState
- Defined in:
- lib/vmware/soap/vim25.rb
Overview
urn:vim25LicenseFeatureInfoState
Constant Summary collapse
- Disabled =
LicenseFeatureInfoState.new("disabled")
- Enabled =
LicenseFeatureInfoState.new("enabled")
- Optional =
LicenseFeatureInfoState.new("optional")