Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (w)
»
Puppet Tasks
»
webapps_azure_web_apps_get_triggered_web_job
Puppet Task: webapps_azure_web_apps_get_triggered_web_job
Defined in:
tasks/webapps_azure_web_apps_get_triggered_web_job.json,
tasks/webapps_azure_web_apps_get_triggered_web_job.rb
Overview
Gets a triggered web job by its ID for an app, or a deployment slot.
Supports noop?
false
Parameters
subscription_id
(Optional[String[1]])
— Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
kind
(Optional[String[1]])
— Kind of resource.
resource_group_name
(Optional[String[1]])
— Name of the resource group to which the resource belongs.
name
(Optional[String[1]])
— Resource Name.
web_job_name
(Optional[String[1]])
— Name of Web Job.
id
(Optional[String[1]])
— Resource Id.
api_version
(Optional[String[1]])
— API Version
properties
(Optional[String[1]])
— TriggeredWebJob resource specific properties
type
(Optional[String[1]])
— Resource type.