Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (m)
»
Puppet Tasks
»
ml_azure_users_create_or_update
Puppet Task: ml_azure_users_create_or_update
Defined in:
tasks/ml_azure_users_create_or_update.json,
tasks/ml_azure_users_create_or_update.rb
Overview
Create or replace an existing User.
Supports noop?
false
Parameters
error
(Optional[String[1]])
—
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.
user_name
(Optional[String[1]])
— The name of the user.
user
(Optional[String[1]])
— The User registered to a lab
api_version
(Optional[String[1]])
— Client API version.