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