| JobUsageDataModel Properties |
The JobUsageDataModel type exposes the following members.
| 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.
|