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. NOTE: This property will not be serialized. It can only be populated by the server.

Optional displayStatus

displayStatus: undefined | string

The short localizable label for the status. NOTE: This property will not be serialized. It can only be populated by the server.

Optional level

The level code. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

The detailed status message, including for alerts and error messages. NOTE: This property will not be serialized. It can only be populated by the server.

Optional time

time: Date

The time of the status. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc