vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - DeltaDiskFormatNotSupported(vim.fault.DeltaDiskFormatNotSupported)
- Extends
 - VmConfigFault
 - See also
 - Datastore
 - Since
 - vSphere API Release 5.0
 
Fault Description
Thrown on an attempt to use an unsupported delta disk format.Properties
| Name | Type | Description | 
|---|---|---|
| datastore* | ManagedObjectReference[]
 to a Datastore[]  | 
         The datastores which do not support the specified format.
       | 
| deltaDiskFormat | xsd:string | 
         The format not supported.
   
  See DeltaDiskFormat.
        | 
| 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 |