Status Class

The status of an Azure resource at the time the operation was called.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
Status

Constructor

Status(**kwargs)

Variables

display_status
str

The short label for the status.

message
str

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

timestamp
datetime

The timestamp when the status was changed to the current value.