Compartir a través de


ComputeVmInstanceViewStatus interface

Status information about a virtual machine.

Properties

code

Gets the status Code.

displayStatus

Gets the short localizable label for the status.

message

Gets the message associated with the status.

Property Details

code

Gets the status Code.

code?: string

Property Value

string

displayStatus

Gets the short localizable label for the status.

displayStatus?: string

Property Value

string

message

Gets the message associated with the status.

message?: string

Property Value

string