Resource Type: azure_container_group

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

Overview

A container group.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The resource id.

  • identity

    The identity of the container group, if configured.

  • location

    The resource location.

  • properties

    “”

  • tags

    The resource tags.

  • type

    The resource type.

Parameters

  • api_version

    Client API version

  • container_group

    The properties of the container group to be created or updated.

  • identity

    The identity of the container group, if configured.

  • name (namevar)

    The resource name.

  • properties

    “”

  • provider

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

  • subscription_id

    Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.