次の方法で共有


OperationStatus interface

操作の状態。

プロパティ

endTime

操作の終了時刻。 形式: ISO-8601。

error

この操作に関連するエラー情報。

id

操作の ID。

name

操作の名前。

properties

この操作に関連する追加情報。

startTime

操作の開始時刻。 形式: ISO-8601。

status

操作の状態。

プロパティの詳細

endTime

操作の終了時刻。 形式: ISO-8601。

endTime?: Date

プロパティ値

Date

error

この操作に関連するエラー情報。

error?: OperationStatusError

プロパティ値

id

操作の ID。

id?: string

プロパティ値

string

name

操作の名前。

name?: string

プロパティ値

string

properties

この操作に関連する追加情報。

properties?: OperationStatusExtendedInfoUnion

プロパティ値

startTime

操作の開始時刻。 形式: ISO-8601。

startTime?: Date

プロパティ値

Date

status

操作の状態。

status?: string

プロパティ値

string