JobCollectionItemProperties interface

Job collection item properties.

Properties

creationTime

The creation time of the job.

endTime

The end time of the job.

jobId

The id of the job.

jobRuntimeEnvironment

Runtime Environment Property

lastModifiedTime

The last modified time of the job.

provisioningState

The provisioning state of a resource.

runbook

The runbook association.

runOn

Specifies the runOn group name where the job was executed.

startedBy

Gets or sets the job started by.

startTime

The start time of the job.

status

The status of the job.

Property Details

creationTime

The creation time of the job.

creationTime?: Date

Property Value

Date

endTime

The end time of the job.

endTime?: Date

Property Value

Date

jobId

The id of the job.

jobId?: string

Property Value

string

jobRuntimeEnvironment

Runtime Environment Property

jobRuntimeEnvironment?: JobRuntimeEnvironment

Property Value

lastModifiedTime

The last modified time of the job.

lastModifiedTime?: Date

Property Value

Date

provisioningState

The provisioning state of a resource.

provisioningState?: string

Property Value

string

runbook

The runbook association.

runbook?: RunbookAssociationProperty

Property Value

runOn

Specifies the runOn group name where the job was executed.

runOn?: string

Property Value

string

startedBy

Gets or sets the job started by.

startedBy?: string

Property Value

string

startTime

The start time of the job.

startTime?: Date

Property Value

Date

status

The status of the job.

status?: string

Property Value

string