AppTaskUpdateInfo Properties

Properties

CreateAtUtc When the task was created.
EndedAtUtc Time the task processing ended.
FailureInfo Optional - Failure info.
LastUpdatedAtUtc Time the task was last updated.
PercentComplete Numeric completion progress.
ProcessingTargets Holds identifier(s) for objects that are the target of the processing.
Remarks Additional remarks / serialized json.
ServerGuid Server guid of this msm server.
ServerName Environment.Name of the server that processed the task.
StatusInfo Optional - Status info.
TaskState Task state info.
TraceInfo Optional -Trace Log info.
UpdateCount Number of updates this task has had.

See Also