Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
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
parent_resource_path
(Optional[String[1]])
— The parent resource identity.
resource_type
(Optional[String[1]])
— The resource type.
resource_name
(Optional[String[1]])
— The name of the resource to delete.
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]])
—
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.