Name
|
Type
|
Description
|
powerOnAttempted | xsd:boolean |
Whether an attempt was made to power on the secondary. If
an attempt was made, powerOnResult will report the
status of this attempt.
|
powerOnResult | ClusterPowerOnVmResult |
The powerOnResult property reports the outcome of powering on the
Secondary VirtualMachine if a power on was required. A power on will
be attempted if the Primary Virtual Machine is powered on when the
operation is performed. This object is only reported if powerOnAttempted is true. If the outcome of the power-on attempt
is not successful, the returned ClusterPowerOnVmResult
object will include an instance of ClusterNotAttemptedVmInfo
whereas if the attempt was successful, then an instance of
ClusterAttemptedVmInfo is returned. When
ClusterAttemptedVmInfo is returned, its
task property is only set if the cluster
is a HA-only cluster.
|
vm | ManagedObjectReference
to a
VirtualMachine |
The Secondary VirtualMachine
|
Properties inherited from DynamicData |
None |