DiagnosticCondition interface

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

Properties

code

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

message

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.

since

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.

Property Details

code

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

code?: string

Property Value

string

message

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.

message?: string

Property Value

string

since

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.

since?: string

Property Value

string