ResourceStatus interface

The resource status information.

Properties

lastUpdatedAt

The last update time for this condition. NOTE: This property will not be serialized. It can only be populated by the server.

message

A human readable message indicating details about the status. NOTE: This property will not be serialized. It can only be populated by the server.

reason

The reason for the condition's status. NOTE: This property will not be serialized. It can only be populated by the server.

severity

Severity with which to treat failures of this type of condition. NOTE: This property will not be serialized. It can only be populated by the server.

status

Status of the condition. NOTE: This property will not be serialized. It can only be populated by the server.

type

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

Property Details

lastUpdatedAt

The last update time for this condition. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedAt?: Date

Property Value

Date

message

A human readable message indicating details about the status. NOTE: This property will not be serialized. It can only be populated by the server.

message?: string

Property Value

string

reason

The reason for the condition's status. NOTE: This property will not be serialized. It can only be populated by the server.

reason?: string

Property Value

string

severity

Severity with which to treat failures of this type of condition. NOTE: This property will not be serialized. It can only be populated by the server.

severity?: string

Property Value

string

status

Status of the condition. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

type

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

type?: string

Property Value

string