![]() | JobInfoPrivateModel Class |
Namespace: DoubleTake.Web.Models
The JobInfoPrivateModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobInfoPrivateModel | Initializes a new instance of the JobInfoPrivateModel class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |