DeploymentTemplateReferenceedit

Specifies the deployment template used to create the plan.

Propertiesedit

id (string, required)
The unique identifier of the deployment template
version (string)
A version identifier to disambiguate multiple revisions of the same template

Exampleedit

{
   "id" : "string",
   "version" : "string"
}