ArmTemplates
Get azure resource manager template.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/artifactsources/{artifactSourceName}/armtemplates/{name}
Path parameters
subscriptionIdstring required
The subscription ID.
resourceGroupNamestring required
The name of the resource group.
labNamestring required
The name of the lab.
artifactSourceNamestring required
The name of the artifact source.
namestring required
The name of the azure resource manager template.
Query parameters
$expandstring
Specify the $expand query. Example: 'properties($select=displayName)'
api-versionstring required
Client API version.
Response
OK