Operation interface
Microsoft Planetary Computer Pro 地理目錄作業
屬性
| additional |
有關特定作類型的其他信息元素 |
| collection |
集合識別碼 |
| creation |
創建作的 UTC 時間 |
| error | 錯誤資訊 |
| finish |
作完成執行的 UTC 時間 |
| id | 作業標識碼 |
| start |
啟動作的UTC時間 |
| status | 作業狀態 |
| status |
作狀態的歷史記錄(以時間表示) |
| type | 作業類型 |
屬性詳細資料
additionalInformation
有關特定作類型的其他信息元素
additionalInformation?: Record<string, string>
屬性值
Record<string, string>
collectionId
集合識別碼
collectionId?: string
屬性值
string
creationTime
創建作的 UTC 時間
creationTime: Date
屬性值
Date
error
finishTime
作完成執行的 UTC 時間
finishTime?: Date
屬性值
Date
id
作業標識碼
id: string
屬性值
string
startTime
啟動作的UTC時間
startTime?: Date
屬性值
Date
status
作業狀態
status: string
屬性值
string
statusHistory
type
作業類型
type: string
屬性值
string