Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (l)
»
Puppet Tasks
»
luisauthoring_azure_permissions_add
Puppet Task: luisauthoring_azure_permissions_add
Defined in:
tasks/luisauthoring_azure_permissions_add.json,
tasks/luisauthoring_azure_permissions_add.rb
Overview
Adds a user to the allowed list of users to access this LUIS application. Users are added using their email address.
Supports noop?
false
Parameters
app_id
(Optional[String[1]])
— The application ID.
user_to_add
(Optional[String[1]])
— A model containing the user's email address.
email
(Optional[String[1]])
— The email address of the user.