Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (r)
»
Puppet Tasks
»
resources_azure_resources_get
Puppet Task: resources_azure_resources_get
Defined in:
tasks/resources_azure_resources_get.json,
tasks/resources_azure_resources_get.rb
Overview
Gets a resource.
Supports noop?
false
Parameters
resource_group_name
(Optional[String[1]])
— The name of the resource group containing the resource to get. The name is case insensitive.
resource_provider_namespace
(Optional[String[1]])
— The namespace of the resource provider.
parent_resource_path
(Optional[String[1]])
— The parent resource identity.
resource_type
(Optional[String[1]])
— The resource type of the resource.
resource_name
(Optional[String[1]])
— The name of the resource to get.
api_version
(Optional[String[1]])
— The API version to use for the operation.
subscription_id
(Optional[String[1]])
— The ID of the target subscription.
error
(Optional[String[1]])
—