Microsoft Azure · Example Payload

Azure Resource Manager Error Response Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Resource Manager Error Response Example is an example object payload from Microsoft Azure, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codemessagetargetdetailsadditionalInfo

Example Payload

Raw ↑
{
  "code": "example_value",
  "message": "example_value",
  "target": "example_value",
  "details": [],
  "additionalInfo": []
}