Name
|
Type
|
Description
|
imageId | xsd:string |
An optional imageId that identifies the instance being created,
this is the imagId string that is passed to
HbrCreateInstance_Task or
HbrStartOfflineInstance_Task
|
lastError | LocalizedMethodFault |
A MethodFault representing the last replication specific error
that the VirtualMachine encountered during a create
instance operation. The successful creation of an instance
will clear any error.
|
progressInfo | ReplicationVmProgressInfo |
Progress stats for the current operation. Never present if the state is
not "syncing" or "active". If not present while in one of these states,
the host is still gathering initial operation statistics (progress can
be assumed to be 0).
|
state | xsd:string |
A string representing the current State of the virtual machine.
|
Properties inherited from DynamicData |
None |