Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataTransferJobGetResults

Package version

A Cosmos DB Data Transfer Job

Hierarchy

Index

Properties

Optional destination

Destination DataStore details

Optional error

Error response for Faulted job NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

The unique resource identifier of the database account. NOTE: This property will not be serialized. It can only be populated by the server.

Optional jobName

jobName: undefined | string

Job Name NOTE: This property will not be serialized. It can only be populated by the server.

Optional lastUpdatedUtcTime

lastUpdatedUtcTime: Date

Last Updated Time (ISO-8601 format). NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

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

Optional processedCount

processedCount: undefined | number

Processed Count. NOTE: This property will not be serialized. It can only be populated by the server.

Optional source

Source DataStore details

Optional status

status: undefined | string

Job Status NOTE: This property will not be serialized. It can only be populated by the server.

Optional totalCount

totalCount: undefined | number

Total Count. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Optional workerCount

workerCount: undefined | number

Worker count

Generated using TypeDoc