Resource Type: azure_certificate_description
- Defined in:
- lib/puppet/type/azure_certificate_description.rb
- Providers:
-
arm
Overview
The X509 Certificate.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
etag
The entity tag.
-
id
The resource identifier.
-
properties
“”
-
type
The resource type.
Parameters
-
api_version
The version of the API.
-
certificate_description
The certificate body.
-
certificate_name
The name of the certificate
-
if_match
ETag of the Certificate.
-
name (namevar)
The name of the certificate.
-
provider
The specific backend to use for this ‘azure_certificate_description` 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 that contains the IoT hub.
-
resource_name
The name of the IoT hub.
-
subscription_id
The subscription identifier.