JobCollectionItem interface

Job collection item properties.

Extends

Properties

creationTime

The creation time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

endTime

The end time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

jobId

The id of the job. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedTime

The last modified time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of a resource. NOTE: This property will not be serialized. It can only be populated by the server.

runbook

The runbook association. NOTE: This property will not be serialized. It can only be populated by the server.

runOn

Specifies the runOn group name where the job was executed.

startTime

The start time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

status

The status of the job. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource Id for the resource NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

creationTime

The creation time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

creationTime?: Date

Property Value

Date

endTime

The end time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

endTime?: Date

Property Value

Date

jobId

The id of the job. NOTE: This property will not be serialized. It can only be populated by the server.

jobId?: string

Property Value

string

lastModifiedTime

The last modified time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedTime?: Date

Property Value

Date

provisioningState

The provisioning state of a resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

runbook

The runbook association. NOTE: This property will not be serialized. It can only be populated by the server.

runbook?: RunbookAssociationProperty

Property Value

runOn

Specifies the runOn group name where the job was executed.

runOn?: string

Property Value

string

startTime

The start time of the job. NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: Date

Property Value

Date

status

The status of the job. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource Id for the resource NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type