Represents the subscription job status.
The following tables list the members exposed by the SubscriptionJobStatus type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | BatchId | Gets the batch ID of the job. | 
| .gif) | ErrorCode | Gets the error code. | 
| .gif) | ErrorMessage | Gets the error message. | 
| .gif) | Id | (inherited from CreatableMonitoringBaseWithId) | 
| .gif) | ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) | 
| .gif) | ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) | 
| .gif) | ObjectId | Gets the managed entity object id. | 
| .gif) | Output | Gets the output of the job. | 
| .gif) | RowId | Gets the row id. | 
| .gif) | RuleId | Gets the rule ID of the job. | 
| .gif) | Status | Gets the status of the job (the task and the workflow triggered by the task). | 
| .gif) | TaskSubmissionErrorMessage | Gets the task submission error message. | 
| .gif) | TimeFinished | Gets the time the job finished. | 
| .gif) | TimeStarted | Gets the time the job started. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) | 
| .gif) | GetHashCode | (inherited from CreatableMonitoringBaseWithId) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | Reconnect | (inherited from MonitoringBase) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
SubscriptionJobStatus Class
Microsoft.EnterpriseManagement.Subscriptions Namespace