SubscriptionJobStatus Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (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 | Overridden. Determines whether two CreatableMonitoringBaseWithId object instances are equal. (inherited from Object) | |
GetHashCode | Overridden. Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Reconnects the object to the specified management group. (inherited from MonitoringBase) | |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SubscriptionJobStatus Class
Microsoft.EnterpriseManagement.Subscriptions Namespace