Sdílet prostřednictvím


AsyncOperationResult interface

Stav asynchronní operace.

Vlastnosti

error

Objekt chyby

name

ID operace asynchronní operace.

status

Stav operace asynchronní operace.

Podrobnosti vlastnosti

error

Objekt chyby

error?: ErrorDetail

Hodnota vlastnosti

name

ID operace asynchronní operace.

name?: string

Hodnota vlastnosti

string

status

Stav operace asynchronní operace.

status?: string

Hodnota vlastnosti

string