Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (r)
»
Puppet Tasks
»
resources_azure_deployments_validate
Puppet Task: resources_azure_deployments_validate
Defined in:
tasks/resources_azure_deployments_validate.json,
tasks/resources_azure_deployments_validate.rb
Overview
Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..
Supports noop?
false
Parameters
api_version
(Optional[String[1]])
— The API version to use for this operation.
subscription_id
(Optional[String[1]])
— The ID of the target subscription.
error
(Optional[String[1]])
—
resource_group_name
(Optional[String[1]])
— The name of the resource group the template will be deployed to. The name is case insensitive.
deployment_name
(Optional[String[1]])
— The name of the deployment.
parameters
(Optional[String[1]])
— Parameters to validate.