Sdílet prostřednictvím


AscOperation interface

Stav operace.

Vlastnosti

endTime

Čas ukončení operace.

error

Podrobnosti o chybě operace, pokud existuje.

id

ID operace.

name

Název operace.

output

Další výstup specifický pro operace.

startTime

Počáteční čas operace.

status

Stav operace.

Podrobnosti vlastnosti

endTime

Čas ukončení operace.

endTime?: undefined | string

Hodnota vlastnosti

undefined | string

error

Podrobnosti o chybě operace, pokud existuje.

error?: ErrorResponse

Hodnota vlastnosti

id

ID operace.

id?: undefined | string

Hodnota vlastnosti

undefined | string

name

Název operace.

name?: undefined | string

Hodnota vlastnosti

undefined | string

output

Další výstup specifický pro operace.

output?: undefined | [key: string]: any

Hodnota vlastnosti

undefined | [key: string]: any

startTime

Počáteční čas operace.

startTime?: undefined | string

Hodnota vlastnosti

undefined | string

status

Stav operace.

status?: undefined | string

Hodnota vlastnosti

undefined | string