Resource Type: azure_custom_domain

Defined in:
lib/puppet/type/azure_custom_domain.rb
Providers:
arm

Overview

Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource ID.

  • properties

    “”

  • type

    Resource type.

Parameters

  • api_version

    Version of the API to be used with the client request. Current version is 2017-04-02.

  • endpoint_name

    Name of the endpoint under the profile which is unique globally.

  • name (namevar)

    Resource name.

  • profile_name

    Name of the CDN profile which is unique within the resource group.

  • provider

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

  • resource_group_name

    Name of the Resource group within the Azure subscription.

  • subscription_id

    Azure Subscription ID.