Resource Type: azure_agent_pool

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

Overview

Agent Pool.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource ID.

  • properties

    Properties of an agent pool.

  • type

    Resource type

Parameters

  • api_version

    Client Api Version.

  • name (namevar)

    The name of the resource that is unique within a resource group. This name can be used to access the resource.

  • parameters

    Parameters supplied to the Create or Update an agent pool operation.

  • properties

    Properties of an agent pool.

  • provider

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

  • resource_name

    The name of the managed cluster resource.

  • subscription_id

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