Resource Type: azure_recovery_plan
- Defined in:
- lib/puppet/type/azure_recovery_plan.rb
- Providers:
-
arm
Overview
Recovery plan details.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Resource Id
-
location
Resource Location
-
properties
The custom details.
-
type
Resource Type
Parameters
-
api_version
Client Api Version.
-
input
Recovery Plan creation input.
-
name (namevar)
Resource Name
-
provider
The specific backend to use for this ‘azure_recovery_plan` 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.
-
resource_name
The name of the recovery services vault.
-
subscription_id
The subscription Id.