Microsoft Azure · Example Payload

Azure Resource Manager Provider Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Resource Manager Provider 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

idnamespaceregistrationStateregistrationPolicyresourceTypes

Example Payload

Raw ↑
{
  "id": "abc123",
  "namespace": "example_value",
  "registrationState": "example_value",
  "registrationPolicy": "example_value",
  "resourceTypes": []
}