Azure DevTest Labs · Example Payload

Azure Test Labs Arm Template Properties Example

example-string

AzureDevelopmentInfrastructureLabsTestingVirtual Machines

Azure Test Labs Arm Template Properties Example is an example object payload from Azure DevTest Labs, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

contentscreatedDatedescriptiondisplayNameenablediconparametersValueFilesInfopublisher

Example Payload

Raw ↑
{
  "contents": {},
  "createdDate": "2026-04-19T12:00:00Z",
  "description": "example-string",
  "displayName": "example-string",
  "enabled": true,
  "icon": "example-string",
  "parametersValueFilesInfo": [
    {}
  ],
  "publisher": "example-string"
}