Data Object - LongOption(vim.option.LongOption)
- Property of
- 
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption, StorageIOAllocationOption, VirtualDiskOption, VirtualDiskOptionVFlashCacheConfigOption, VirtualHardwareOption, VirtualMachineVMCIDeviceOptionFilterSpecOption, VirtualVideoCardOption
- Extends
- 
OptionType
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