Microsoft Azure · Example Payload

Azure Resource Manager Generic Resource Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

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

Top-level fields

propertieskindmanagedBy

Example Payload

Raw ↑
{
  "properties": "example_value",
  "kind": "example_value",
  "managedBy": "example_value"
}