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