Share via


SubscriptionJobStatus Class

Definition

Represents the subscription job status.

public ref class SubscriptionJobStatus : Microsoft::EnterpriseManagement::Common::CreatableMonitoringBaseWithId
[System.Serializable]
public class SubscriptionJobStatus : Microsoft.EnterpriseManagement.Common.CreatableMonitoringBaseWithId
type SubscriptionJobStatus = class
    inherit CreatableMonitoringBaseWithId
Public Class SubscriptionJobStatus
Inherits CreatableMonitoringBaseWithId
Inheritance
Attributes

Properties

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.

Methods

Equals(Object)

Determines whether two CreatableMonitoringBaseWithId object instances are equal.

(Inherited from CreatableMonitoringBaseWithId)
GetHashCode()

Gets the hash code for the CreatableMonitoringBaseWithId object.

(Inherited from CreatableMonitoringBaseWithId)
Reconnect(EnterpriseManagementGroup)

Reconnects the object to the specified management group.

(Inherited from MonitoringBase)
ToString()

Returns the relevant display string for the object.

(Inherited from MonitoringBase)

Applies to