DeploymentTemplateReference

edit

Specifies the deployment template used to create the plan.

Properties

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

Example

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