| JobInfoPrivateModel Properties |
The JobInfoPrivateModel type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatorUserName |
Gets or sets the name of the user who created the job.
| |
| Features |
Gets or sets a service endpoint that provides additional features for a job.
| |
| Id |
Gets or sets the unique identifier.
| |
| JobType |
Gets or sets the type of job.
| |
| LoadedFromDisk |
Gets or sets a value indicating whether the job was loaded from persistence.
| |
| Managed |
Gets or sets a value indicating whether the job is managed.
| |
| Options |
Gets or sets the current options for the job.
| |
| OtherHostUris |
Gets or sets the URIs for other servers involved in the job.
| |
| SourceHostUri |
Gets or sets the source URI.
| |
| SourceUniqueId |
Gets or sets the unique ID of the source server.
| |
| Statistics |
Gets or sets the current statistics of the job
| |
| Status |
Gets or sets the current state of the job.
| |
| TargetHostUri |
Gets or sets the target URI.
| |
| TargetUniqueId |
Gets or sets the unique ID of the target server.
|