Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiagnosticCondition

Package version

Condition applicable to the resource, or to the job overall, that warrant customer attention.

Hierarchy

  • DiagnosticCondition

Index

Properties

Properties

Optional code

code: undefined | string

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

Optional message

message: undefined | string

The human-readable message describing the condition in detail. Localized in the Accept-Language of the client request. NOTE: This property will not be serialized. It can only be populated by the server.

Optional since

since: undefined | string

The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc