Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineExtensionInstanceViewStatus

Package version

Instance view status.

Hierarchy

  • MachineExtensionInstanceViewStatus

Index

Properties

Optional code

code: undefined | string

The status code.

Optional displayStatus

displayStatus: undefined | string

The short localizable label for the status.

Optional level

The level code.

Optional message

message: undefined | string

The detailed status message, including for alerts and error messages.

Optional time

time: Date

The time of the status.

Generated using TypeDoc