Operation interface

마이크로소프트 플래네터리 컴퓨터 프로 지오카탈로그 운영

속성

additionalInformation

특정 작업 유형에 대한 추가 정보 요소

collectionId

컬렉션 ID

creationTime

작업이 생성된 UTC 시간입니다

error

오류 정보

finishTime

작업 실행이 완료된 UTC 시간입니다

id

작업 ID

startTime

작업이 시작된 UTC 시간입니다

status

작업 상태

statusHistory

시간별 작업 상태의 이력

type

작업 유형

속성 세부 정보

additionalInformation

특정 작업 유형에 대한 추가 정보 요소

additionalInformation?: Record<string, string>

속성 값

Record<string, string>

collectionId

컬렉션 ID

collectionId?: string

속성 값

string

creationTime

작업이 생성된 UTC 시간입니다

creationTime: Date

속성 값

Date

error

오류 정보

error?: ErrorInfo

속성 값

finishTime

작업 실행이 완료된 UTC 시간입니다

finishTime?: Date

속성 값

Date

id

작업 ID

id: string

속성 값

string

startTime

작업이 시작된 UTC 시간입니다

startTime?: Date

속성 값

Date

status

작업 상태

status: string

속성 값

string

statusHistory

시간별 작업 상태의 이력

statusHistory: OperationStatusHistoryItem[]

속성 값

type

작업 유형

type: string

속성 값

string