Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (w)
»
Puppet Tasks
»
webapps_azure_web_apps_restore_slot
Puppet Task: webapps_azure_web_apps_restore_slot
Defined in:
tasks/webapps_azure_web_apps_restore_slot.json,
tasks/webapps_azure_web_apps_restore_slot.rb
Overview
Restores a specific backup to another app (or deployment slot, if specified).
Supports noop?
false
Parameters
id
(Optional[String[1]])
— Resource Id.
name
(Optional[String[1]])
— Resource Name.
backup_id
(Optional[String[1]])
— ID of the backup.
slot
(Optional[String[1]])
— Name of the deployment slot. If a slot is not specified, the API will restore a backup of 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).
api_version
(Optional[String[1]])
— API Version
kind
(Optional[String[1]])
— Kind of resource.
properties
(Optional[String[1]])
— RestoreRequest resource specific properties
resource_group_name
(Optional[String[1]])
— Name of the resource group to which the resource belongs.
request
(Optional[String[1]])
— Information on restore request .
type
(Optional[String[1]])
— Resource type.