vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - UnsupportedDatastore(vim.fault.UnsupportedDatastore)
- Extended by
 - MemoryFileFormatNotSupportedByDatastore, UnSupportedDatastoreForVFlash
 - Extends
 - VmConfigFault
 - See also
 - Datastore
 - Since
 - 2.0
 
Fault Description
The virtual machine is not supported on the target datastore. This fault is thrown by provisioning operations when an attempt is made to create a virtual machine on an unsupported datastore (for example, creating a non-legacy virtual machine on a legacy datastore).Properties
| Name | Type | Description | 
|---|---|---|
| datastore* | ManagedObjectReference
 to a Datastore  | 
         The invalid datastore for this virtual machine.
       | 
| Properties inherited from VmConfigFault | ||
| None | ||
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |