Azure DevTest Labs · Example Payload

Azure Test Labs Artifact Source Properties Fragment Example

AzureDevelopmentInfrastructureLabsTestingVirtual Machines

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

armTemplateFolderPathbranchRefdisplayNamefolderPathsecurityTokensourceTypestatusuri

Example Payload

Raw ↑
{
  "armTemplateFolderPath": "example-string",
  "branchRef": "example-string",
  "displayName": "example-string",
  "folderPath": "example-string",
  "securityToken": "example-string",
  "sourceType": "VsoGit",
  "status": "Enabled",
  "uri": "example-string"
}