Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (m)
»
Puppet Tasks
»
ml_azure_environment_settings_publish
Puppet Task: ml_azure_environment_settings_publish
Defined in:
tasks/ml_azure_environment_settings_publish.json,
tasks/ml_azure_environment_settings_publish.rb
Overview
Provisions/deprovisions required resources for an environment setting based on current state of the lab/environment setting.
Supports noop?
false
Parameters
environment_setting_name
(Optional[String[1]])
— The name of the environment Setting.
publish_payload
(Optional[String[1]])
— Payload for Publish operation on EnvironmentSetting.
api_version
(Optional[String[1]])
— Client API version.
useexistingimage
(Optional[String[1]])
— Whether to use existing VM custom image when publishing.
subscription_id
(Optional[String[1]])
— The subscription ID.
resource_group_name
(Optional[String[1]])
— The name of the resource group.
lab_account_name
(Optional[String[1]])
— The name of the lab Account.
lab_name
(Optional[String[1]])
— The name of the lab.