Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (s)
»
Puppet Tasks
»
scheduler_azure_jobs_list
Puppet Task: scheduler_azure_jobs_list
Defined in:
tasks/scheduler_azure_jobs_list.json,
tasks/scheduler_azure_jobs_list.rb
Overview
Lists all jobs under the specified job collection.
Supports noop?
false
Parameters
subscription_id
(Optional[String[1]])
— The subscription id.
api_version
(Optional[String[1]])
— The API version.
top
(Optional[String[1]])
— The number of jobs to request, in the of range of [1..100].
nextlink
(Optional[String[1]])
— Gets or sets the URL to get the next set of jobs.
value
(Optional[String[1]])
— Gets or sets all jobs under job collection.
resource_group_name
(Optional[String[1]])
— The resource group name.
job_collection_name
(Optional[String[1]])
— The job collection name.
skip
(Optional[String[1]])
— The (0-based) index of the job history list from which to begin requesting entries.
filter
(Optional[String[1]])
— The filter to apply on the job state.