次の方法で共有


ComputeInstanceLastOperation interface

ComputeInstance に対する最後の操作。

プロパティ

operationName

最後の操作の名前。

operationStatus

操作の状態。

operationTime

最後の操作の時刻。

operationTrigger

操作のトリガー。

プロパティの詳細

operationName

最後の操作の名前。

operationName?: string

プロパティ値

string

operationStatus

操作の状態。

operationStatus?: string

プロパティ値

string

operationTime

最後の操作の時刻。

operationTime?: Date

プロパティ値

Date

operationTrigger

操作のトリガー。

operationTrigger?: string

プロパティ値

string