GenerateDetailedCostReportErrorResponse interface
Error response indicates that the service is not able to process the incoming request. The reason is provided in the error message.
Some Error responses:
413 Request Entity Too Large - Request is throttled. The amount of data required to fulfill the request exceeds the maximum size permitted of 2Gb. Please utilize our Exports feature instead.
429 TooManyRequests - Request is throttled. Retry after waiting for the time specified in the "x-ms-ratelimit-microsoft.consumption-retry-after" header.
503 ServiceUnavailable - Service is temporarily unavailable. Retry after waiting for the time specified in the "Retry-After" header.
Properties
error | The details of the error. |
Property Details
error
Azure SDK for JavaScript