Azure DevTest Labs · Example Payload

Azure Test Labs Artifact Properties Example

example-string

AzureDevelopmentInfrastructureLabsTestingVirtual Machines

Azure Test Labs Artifact 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

createdDatedescriptionfilePathiconparameterspublishertargetOsTypetitle

Example Payload

Raw ↑
{
  "createdDate": "2026-04-19T12:00:00Z",
  "description": "example-string",
  "filePath": "example-string",
  "icon": "example-string",
  "parameters": {},
  "publisher": "example-string",
  "targetOsType": "example-string",
  "title": "example-string"
}