Azure DevTest Labs · Example Payload

Azure Test Labs Artifact Deployment Status Properties Fragment Example

AzureDevelopmentInfrastructureLabsTestingVirtual Machines

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

Top-level fields

artifactsApplieddeploymentStatustotalArtifacts

Example Payload

Raw ↑
{
  "artifactsApplied": 1,
  "deploymentStatus": "example-string",
  "totalArtifacts": 1
}