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