Resource Type: azure_certificate_response

Defined in:
lib/puppet/type/azure_certificate_response.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

    properties of a certificate

  • type

    The resource type.

Parameters

  • api_version

    The version of the API.

  • certificate_description

    The certificate body.

  • certificate_name

    The name of the certificate create or update.

  • if_match

    ETag of the certificate

  • name (namevar)

    The name of the certificate.

  • provider

    The specific backend to use for this ‘azure_certificate_response` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • provisioning_service_name

    The name of the provisioning service.

  • resource_group_name

    Resource group identifier.

  • subscription_id

    The subscription identifier.