Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LongOption(vim.option.LongOption)
- Property of
- HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption, StorageIOAllocationOption, VirtualDiskOption, VirtualDiskOptionVFlashCacheConfigOption, VirtualHardwareOption, VirtualMachineVMCIDeviceOptionFilterSpecOption, VirtualNVDIMMOption, VirtualVideoCardOption, VmfsConfigOption
- Extends
- OptionType
- Since
- 2.0
Data Object Description
The LongOption data object type is used to define the minimum, maximum, and default values for a 64-bit long option.Properties
Name | Type | Description |
---|---|---|
defaultValue | xsd:long |
The default value.
|
max | xsd:long |
The maximum value.
|
min | xsd:long |
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 |