vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmfsDatastoreBaseOption(vim.host.VmfsDatastoreOption.Info)
- Property of
- VmfsDatastoreOption
- Extended by
- VmfsDatastoreMultipleExtentOption, VmfsDatastoreSingleExtentOption
- Extends
- DynamicData
- See also
- HostDiskPartitionLayout
- Since
- 2.0
Data Object Description
Base class that describes a VMFS datastore provisioning option.Properties
Name | Type | Description |
---|---|---|
layout | HostDiskPartitionLayout |
The partition table layout that the disk will have if this
provisioning option is selected.
In releases after vSphere API 5.0, vSphere Servers might not
generate property collector update notifications for this property.
To obtain the latest value of the property, you can use
PropertyCollector methods RetrievePropertiesEx or WaitForUpdatesEx.
If you use the PropertyCollector.WaitForUpdatesEx method, specify
an empty string for the version parameter.
Since this property is on a DataObject, an update returned by WaitForUpdatesEx may
contain values for this property when some other property on the DataObject changes.
If this update is a result of a call to WaitForUpdatesEx with a non-empty
version parameter, the value for this property may not be current.
|
partitionFormatChange* | xsd:boolean |
Indicates whether selecting this option will change the partition
format type on the disk. See HostDiskPartitionInfoPartitionFormat Since vSphere API Release 5.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |