Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (m)
»
Puppet Tasks
»
ml_azure_environments_reset_password
Puppet Task: ml_azure_environments_reset_password
Defined in:
tasks/ml_azure_environments_reset_password.json,
tasks/ml_azure_environments_reset_password.rb
Overview
Resets the user password on an environment This operation can take a while to complete
Supports noop?
false
Parameters
environment_setting_name
(Optional[String[1]])
— The name of the environment Setting.
api_version
(Optional[String[1]])
— Client API version.
username
(Optional[String[1]])
— The username for which the password will be reset.
password
(Optional[String[1]])
— The password to assign to the user specified in
environmentid
(Optional[String[1]])
— The resourceId of the environment
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.
environment_name
(Optional[String[1]])
— The name of the environment.
reset_password_payload
(Optional[String[1]])
— Represents the payload for resetting passwords.
subscription_id
(Optional[String[1]])
— The subscription ID.