SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > L
  • 0 Ratings

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
defaultValuexsd:long

The default value.
maxxsd:long

The maximum value.
minxsd:long

The minimum value.
Properties inherited from OptionType
valueIsReadonly
Properties inherited from DynamicData
None

Show WSDL type definition




Feedback

  • 0 Ratings