Microsoft Azure · Example Payload

Azure Resource Manager Resource Group Example

example_value

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

idnametypelocationmanagedBytags

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "type": "example_value",
  "location": "example_value",
  "managedBy": "example_value",
  "tags": "example_value"
}