次の方法で共有


DevBoxActionOutput interface

Dev Box で実行されるアクション。

プロパティ

actionType

実行されるアクション。

name

アクションの名前。

next

このアクションの次の実行の詳細。

sourceId

このアクションをトリガーしたリソースの ID。

suspendedUntil

アクションが発生する最も早い時刻 (UTC)。

プロパティの詳細

actionType

実行されるアクション。

actionType: string

プロパティ値

string

name

アクションの名前。

name: string

プロパティ値

string

next

このアクションの次の実行の詳細。

next?: DevBoxNextActionOutput

プロパティ値

sourceId

このアクションをトリガーしたリソースの ID。

sourceId: string

プロパティ値

string

suspendedUntil

アクションが発生する最も早い時刻 (UTC)。

suspendedUntil?: string

プロパティ値

string