Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Status

Package version

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

Hierarchy

  • Status

Index

Properties

Optional displayStatus

displayStatus: undefined | string

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

Optional message

message: undefined | string

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

Optional timestamp

timestamp: Date

The timestamp when the status was changed to the current value. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc