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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript