Resource Type: azure_registration_definition
- Defined in:
- lib/puppet/type/azure_registration_definition.rb
- Providers:
-
arm
Overview
Registration definition.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Fully qualified path of the registration definition.
-
plan
Plan details for the managed services.
-
properties
Properties of a registration definition.
-
type
Type of the resource.
Parameters
-
api_version
The API version to use for this operation.
-
name (namevar)
Name of the registration definition.
-
provider
The specific backend to use for this ‘azure_registration_definition` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
request_body
The parameters required to create new registration definition.
-
scope
Scope of the resource.