Sdílet prostřednictvím


OperationResource interface

Operace

Vlastnosti

endTime

Čas spuštění operace

error

Chyby z operace

id

ID operace

name

Název operace

percentComplete

Procento dokončení operace

properties

Vlastnosti operace

startTime

Čas spuštění operace

status

Stav operace

Podrobnosti vlastnosti

endTime

Čas spuštění operace

endTime?: Date

Hodnota vlastnosti

Date

error

Chyby z operace

error?: ErrorDetail

Hodnota vlastnosti

id

ID operace

id?: string

Hodnota vlastnosti

string

name

Název operace

name?: string

Hodnota vlastnosti

string

percentComplete

Procento dokončení operace

percentComplete?: number

Hodnota vlastnosti

number

properties

Vlastnosti operace

properties?: Record<string, unknown>

Hodnota vlastnosti

Record<string, unknown>

startTime

Čas spuštění operace

startTime?: Date

Hodnota vlastnosti

Date

status

Stav operace

status?: string

Hodnota vlastnosti

string