![]() | JobUsageDataModel Class |
Namespace: DoubleTake.Web.Models
The JobUsageDataModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobUsageDataModel | Initializes a new instance of the JobUsageDataModel class |
Name | Description | |
---|---|---|
![]() | IsInitialData |
Gets or sets a value indicating whether the initial data was recorded when the job was created.
|
![]() | JobOrConnectionId |
Gets or sets the job or connection ID.
|
![]() | JobOrConnectionName |
Gets or sets the job or connection name.
|
![]() | JobOrConnectionType |
Gets or sets the job or connection type.
|
![]() | JobStatus |
Gets or sets the job status.
|
![]() | PersistencePath |
Gets or sets the job persistence path.
|
![]() | SourceActivationStatus |
Gets or sets the source activation status.
|
![]() | SourceNetworkId |
Gets or sets the source network ID (usually host name).
|
![]() | SourceUniqueId |
Gets or sets the source unique ID (aka hardware ID).
|
![]() | TargetNetworkId |
Gets or sets the target network ID (usually host name).
|
![]() | TargetUniqueId |
Gets or sets the target unique ID (aka hardware ID).
|
![]() | Timestamp |
Gets or sets the time when the data was collected.
|
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.) |