Resource Type: azure_integration_account

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

Overview

The integration account.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The resource id.

  • location

    The resource location.

  • properties

    The integration account properties.

  • sku

    The sku.

  • tags

    The resource tags.

  • type

    Gets the resource type.

Parameters

  • api_version

    The API version.

  • integration_account

    The integration account.

  • name (namevar)

    Gets the resource name.

  • provider

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

  • resource_group_name

    The resource group name.

  • subscription_id

    The subscription id.