Resource Type: azure_consumer_group

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

Overview

Single item in List or Get Consumer group operation

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource Id

  • properties

    Single item in List or Get Consumer group operation

  • type

    Resource type

Parameters

  • api_version

    Client API Version.

  • event_hub_name

    The Event Hub name

  • name (namevar)

    Resource name

  • namespace_name

    The Namespace name

  • parameters

    Parameters supplied to create or update a consumer group resource.

  • provider

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

  • resource_group_name

    Name of the resource group within the azure subscription.

  • subscription_id

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