Name
|
Type
|
Description
|
error | LocalizedMethodFault[] |
A list of faults representing problems which are fatal
to the operation.
For VirtualMachineProvisioningChecker an error means that the
given provisioning operation would fail.
For VirtualMachineCompatibilityChecker an error means that either
a power-on of this virtual machine would fail, or that the
virtual machine would not run correctly once powered-on.
|
host | ManagedObjectReference
to a
HostSystem |
The host involved in the testing.
|
vm | ManagedObjectReference
to a
VirtualMachine |
The virtual machine involved in the testing.
|
warning | LocalizedMethodFault[] |
A list of faults representing problems which may
require attention, but which are not fatal.
|
Properties inherited from DynamicData |
None |