Skip to main content

Interface: IBatchOperationInfo

batch.v1.IBatchOperationInfo

Properties of a BatchOperationInfo.

Hierarchy

Properties

closeTime

Optional closeTime: null | $Properties

Batch operation close time

Inherited from

$Properties.closeTime


jobId

Optional jobId: null | string

Batch job ID

Inherited from

$Properties.jobId


operationType

Optional operationType: null | BatchOperationType

Operation type

Inherited from

$Properties.operationType


startTime

Optional startTime: null | $Properties

Batch operation start time

Inherited from

$Properties.startTime


state

Optional state: null | BatchOperationState

Batch operation state

Inherited from

$Properties.state