Resource Type: azure_app

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

Overview

The IoT Central application.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The ARM resource identifier.

  • location

    The resource location.

  • properties

    The common properties of an IoT Central application.

  • sku

    A valid instance SKU.

  • tags

    The resource tags.

  • type

    The resource type.

Parameters

  • api_version

    The version of the API.

  • app

    The IoT Central application metadata and security metadata.

  • name (namevar)

    The ARM resource name.

  • provider

    The specific backend to use for this ‘azure_app` 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 Central application.

  • resource_name

    The ARM resource name of the IoT Central application.

  • subscription_id

    The subscription identifier.