vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - FloatOption(vim.option.FloatOption)
- Extends
- OptionType
- Since
- 2.0
Data Object Description
The FloatOption data object type defines the minimum, maximum, and default values for a float option.Properties
Name | Type | Description |
---|---|---|
defaultValue | xsd:float |
The default value.
|
max | xsd:float |
The maximum value.
|
min | xsd:float |
The minimum value.
|
Properties inherited from OptionType | ||
valueIsReadonly | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |