Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (r)
»
Puppet Tasks
»
resources_azure_deployments_list_at_scope
Puppet Task: resources_azure_deployments_list_at_scope
Defined in:
tasks/resources_azure_deployments_list_at_scope.json,
tasks/resources_azure_deployments_list_at_scope.rb
Overview
Get all the deployments at the given scope.
Supports noop?
false
Parameters
scope
(Optional[String[1]])
— The scope of a deployment.
filter
(Optional[String[1]])
— The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'.
top
(Optional[String[1]])
— The number of results to get. If null is passed, returns all deployments.
api_version
(Optional[String[1]])
— The API version to use for this operation.
error
(Optional[String[1]])
—