Microsoft Azure · Example Payload

Azure Resource Manager Deployment Properties Extended Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Resource Manager Deployment Properties Extended 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

provisioningStatecorrelationIdtimestampdurationoutputsmode

Example Payload

Raw ↑
{
  "provisioningState": "example_value",
  "correlationId": "500123",
  "timestamp": "example_value",
  "duration": "example_value",
  "outputs": "example_value",
  "mode": "example_value"
}