OperationStatusRunResultError interface

Fornisce dettagli sullo stato per le operazioni a esecuzione prolungata.

Proprietà

error

Oggetto errore che descrive l'errore quando lo stato è "Non riuscito".

id

ID univoco dell'operazione.

result

Risultato dell'operazione.

status

Stato dell'operazione

Dettagli proprietà

error

Oggetto errore che descrive l'errore quando lo stato è "Non riuscito".

error?: ErrorModel

Valore della proprietà

id

ID univoco dell'operazione.

id: string

Valore della proprietà

string

result

Risultato dell'operazione.

result?: RunResult

Valore della proprietà

status

Stato dell'operazione

status: string

Valore della proprietà

string