Resource Type: azure_batch_configuration

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

Overview

The batch configuration resource definition.

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 batch configuration properties.

  • tags

    The resource tags.

  • type

    Gets the resource type.

Parameters

  • api_version

    The API version.

  • batch_configuration

    The batch configuration.

  • integration_account_name

    The integration account name.

  • name (namevar)

    Gets the resource name.

  • provider

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