Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (w)
»
Puppet Tasks
»
wawacoucs
Puppet Task: wawacoucs
Defined in:
tasks/wawacoucs.json,
tasks/wawacoucs.rb
Overview
Updates the configuration of an app.
Supports noop?
false
Parameters
resource_group_name
(Optional[String[1]])
— Name of the resource group to which the resource belongs.
site_config
(Optional[String[1]])
— JSON representation of a SiteConfig object. See example.
slot
(Optional[String[1]])
— Name of the deployment slot. If a slot is not specified, the API will update configuration for the production slot.
api_version
(Optional[String[1]])
— API Version
properties
(Optional[String[1]])
— Core resource properties
name
(Optional[String[1]])
— Resource Name.
subscription_id
(Optional[String[1]])
— Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
id
(Optional[String[1]])
— Resource Id.
kind
(Optional[String[1]])
— Kind of resource.
type
(Optional[String[1]])
— Resource type.