Operation interface

Microsoft Planetary Computer Pro 地理目錄作業

屬性

additionalInformation

有關特定作類型的其他信息元素

collectionId

集合識別碼

creationTime

創建作的 UTC 時間

error

錯誤資訊

finishTime

作完成執行的 UTC 時間

id

作業標識碼

startTime

啟動作的UTC時間

status

作業狀態

statusHistory

作狀態的歷史記錄(以時間表示)

type

作業類型

屬性詳細資料

additionalInformation

有關特定作類型的其他信息元素

additionalInformation?: Record<string, string>

屬性值

Record<string, string>

collectionId

集合識別碼

collectionId?: string

屬性值

string

creationTime

創建作的 UTC 時間

creationTime: Date

屬性值

Date

error

錯誤資訊

error?: ErrorInfo

屬性值

finishTime

作完成執行的 UTC 時間

finishTime?: Date

屬性值

Date

id

作業標識碼

id: string

屬性值

string

startTime

啟動作的UTC時間

startTime?: Date

屬性值

Date

status

作業狀態

status: string

屬性值

string

statusHistory

作狀態的歷史記錄(以時間表示)

statusHistory: OperationStatusHistoryItem[]

屬性值

type

作業類型

type: string

屬性值

string