OperationStatusError interface

An error from the Azure Bare Metal Infrastructure service.

Properties

code

Server-defined set of error codes.

message

Human-readable representation of the error.

Property Details

code

Server-defined set of error codes.

code?: string

Property Value

string

message

Human-readable representation of the error.

message?: string

Property Value

string