Returned by
Parameter of
Checkpoint-DtConnection, Confirm-DtJobOptions, Edit-DtJob, Get-DtBandwidthLimit, Get-DtJob, Get-DtQualificationResults, Get-DtRecommendedFailbackOptions, Get-DtRecommendedFailoverOptions, Get-DtRecommendedRestoreOptions, Get-DtSnapshot, Get-DtUvraRecommendedFailoverOptions, Get-DtUvraRecommendedRemoveOptions, Invoke-DtQueueTask, Remove-DtJob, Remove-DtSnapshot, Resume-DtJob, Resume-DtMirror, Resume-DtTarget, Save-DtJobDiagnostics, Set-DtBandwidthLimit, Set-DtJobCredentials, Start-DtJob, Start-DtJobFailback, Start-DtJobFailover, Start-DtJobRestore, Start-DtJobReverse, Start-DtMirror, Start-DtOrphansProcessing, Start-DtReplication, Start-DtVerify, Stop-DtJob, Stop-DtMirror, Stop-DtReplication, Suspend-DtJob, Suspend-DtMirror, Suspend-DtTarget, Undo-DtJobFailover, Update-DtShares, Wait-DtMirrorComplete
Properties
Name | Type | Description |
---|---|---|
CreatorUserName | String | This value is the name of the user who created the job. |
Features | Feature [ ] |
This value represents a service endpoint that provides additional features for a job. |
Id | Guid | This value is the unique ID for the job. |
JobPersistedState | None |
Do not use this property. Double-Take uses it internally. |
JobType | String |
This value is the type of job. Specify the type of job from the following list.
|
LoadedFromDisk | Boolean | This value is true if the job was loaded from persistence; otherwise, it is false. |
Managed | Boolean | This value is true if the job is managed; otherwise, it is false. This property is intended to be used by transitional implementations of jobs that want to allow their jobs to be visible to the job manager, but will be responsible for creating those jobs and managing their lifetime. |
Options | JobOptions |
This value represents the current options for the job. |
OtherHostUris | IDictionary | This value is the URIs for other servers involved in the job. |
SourceHostUri | URI |
This value is the source URI. |
SourceUniqueId | String | This value is the unique ID of the source server. |
Statistics | JobStatistics | This value represents the current statistics of the job. |
Status | JobStatus | This value represents the current state of the job. |
TargetHostUri | Uri |
This value is the target URI. |
TargetUniqueId | String | This value is the unique ID of the target server. |