Azure DevTest Labs · Example Payload

Azure Test Labs Artifact Deployment Status Properties Example

AzureDevelopmentInfrastructureLabsTestingVirtual Machines

Azure Test Labs Artifact Deployment Status Properties 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
}