Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (l)
»
Puppet Tasks
»
luisauthoring_azure_apps_update
Puppet Task: luisauthoring_azure_apps_update
Defined in:
tasks/luisauthoring_azure_apps_update.json,
tasks/luisauthoring_azure_apps_update.rb
Overview
Updates the name or description of the application.
Supports noop?
false
Parameters
application_update_object
(Optional[String[1]])
— A model containing Name and Description of the application.
name
(Optional[String[1]])
— The application's new name.
description
(Optional[String[1]])
— The application's new description.
app_id
(Optional[String[1]])
— The application ID.