Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataTransferJobProperties

Package version

The properties of a DataTransfer Job

Hierarchy

  • DataTransferJobProperties

Index

Properties

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 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 percentageComplete

percentageComplete: undefined | number

Percentage of completion. NOTE: This property will not be serialized. It can only be populated by the server.

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 workerCount

workerCount: undefined | number

Worker count

Generated using TypeDoc