Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (w)
»
Puppet Tasks
»
webapps_azure_web_apps_update_auth_settings
Puppet Task: webapps_azure_web_apps_update_auth_settings
Defined in:
tasks/webapps_azure_web_apps_update_auth_settings.json,
tasks/webapps_azure_web_apps_update_auth_settings.rb
Overview
Updates the Authentication / Authorization settings associated with web app.
Supports noop?
false
Parameters
properties
(Optional[String[1]])
— SiteAuthSettings resource specific properties
kind
(Optional[String[1]])
— Kind of resource.
type
(Optional[String[1]])
— Resource type.
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).
api_version
(Optional[String[1]])
— API Version
id
(Optional[String[1]])
— Resource Id.
resource_group_name
(Optional[String[1]])
— Name of the resource group to which the resource belongs.
site_auth_settings
(Optional[String[1]])
— Auth settings associated with web app.