Share via


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
public property BatchId Gets the batch ID of the job.
public property ErrorCode Gets the error code.
public property ErrorMessage Gets the error message.
public property Id  Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public property ObjectId Gets the managed entity object id.
public property Output Gets the output of the job.
public property RowId Gets the row id.
public property RuleId Gets the rule ID of the job.
public property Status Gets the status of the job (the task and the workflow triggered by the task).
public property TaskSubmissionErrorMessage Gets the task submission error message.
public property TimeFinished Gets the time the job finished.
public property TimeStarted Gets the time the job started.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. Determines whether two CreatableMonitoringBaseWithId object instances are equal. (inherited from Object)
public method GetHashCode  Overridden. Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  Reconnects the object to the specified management group. (inherited from MonitoringBase)
public method ToString  Overridden. Returns the relevant display string for the object. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SubscriptionJobStatus Class
Microsoft.EnterpriseManagement.Subscriptions Namespace