Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - FaultToleranceVMConfigSpec(vim.vm.FaultToleranceVMConfigSpec)
- Property of
- FaultToleranceConfigSpec
- Extends
- DynamicData
- See also
- Datastore, FaultToleranceDiskSpec
- Since
- vSphere API Release 6.0
Data Object Description
FaultToleranceVMConfigSpec contains information about placement of fault tolerant VM.Properties
Name | Type | Description |
---|---|---|
disks* | FaultToleranceDiskSpec[] |
Array of disks associated with the VM
|
vmConfig* | ManagedObjectReference
to a Datastore |
Datastore for the configuration file for the virtual machine, e.g., the
.vmx file. This also implicitly defines the configuration directory.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |