Resource Type: azure_recoveryservices_vault
- Defined in:
- lib/puppet/type/azure_recoveryservices_vault.rb
- Providers:
-
arm
Overview
Resource information, as returned by the resource provider.
Properties
-
e_tag
Optional ETag.
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Resource Id represents the complete path to the resource.
-
location
Resource location.
-
properties
“”
-
sku
“”
-
tags
Resource tags.
-
type
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/…
Parameters
-
api_version
Client Api Version.
-
name (namevar)
Resource name associated with the resource.
-
provider
The specific backend to use for this ‘azure_recoveryservices_vault` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
The name of the resource group where the recovery services vault is present.
-
subscription_id
The subscription Id.
-
vault
Recovery Services Vault to be created.