Microsoft Azure · Example Payload

Azure Resource Manager Sku Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

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

Top-level fields

nametiersizefamilymodelcapacity

Example Payload

Raw ↑
{
  "name": "Example Title",
  "tier": "example_value",
  "size": "example_value",
  "family": "example_value",
  "model": "example_value",
  "capacity": 10
}