Sdílet prostřednictvím


OperationStatus interface

OperationStatus Objekt vrátí stav asynchronní operace.

Vlastnosti

error

Chyba ze služby Azure Bare Metal Infrastructure

name

Jedinečný identifikátor stavu operace.

startTime

Čas spuštění, kdy byla operace původně spuštěna.

status

Stav operace.

Podrobnosti vlastnosti

error

Chyba ze služby Azure Bare Metal Infrastructure

error?: OperationStatusError

Hodnota vlastnosti

name

Jedinečný identifikátor stavu operace.

name?: string

Hodnota vlastnosti

string

startTime

Čas spuštění, kdy byla operace původně spuštěna.

startTime?: string

Hodnota vlastnosti

string

status

Stav operace.

status?: string

Hodnota vlastnosti

string