JobCollectionItem interface

Job collection item properties.

Extends

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.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

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

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type