Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (w)
»
Puppet Tasks
»
wawauass
Puppet Task: wawauass
Defined in:
tasks/wawauass.json,
tasks/wawauass.rb
Overview
Updates the Authentication / Authorization settings associated with web app.
Supports noop?
false
Parameters
resource_group_name
(Optional[String[1]])
— Name of the resource group to which the resource belongs.
subscription_id
(Optional[String[1]])
— Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
api_version
(Optional[String[1]])
— API Version
kind
(Optional[String[1]])
— Kind of resource.
properties
(Optional[String[1]])
— SiteAuthSettings resource specific properties
name
(Optional[String[1]])
— Resource Name.
site_auth_settings
(Optional[String[1]])
— Auth settings associated with web app.
slot
(Optional[String[1]])
— Name of web app slot. If not specified then will default to production slot.
type
(Optional[String[1]])
— Resource type.
id
(Optional[String[1]])
— Resource Id.