Resource Type: azure_sb_queue

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

Overview

Description of queue Resource.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource Id

  • properties

    Queue Properties

  • type

    Resource type

Parameters

  • api_version

    Client API version.

  • name (namevar)

    Resource name

  • namespace_name

    The namespace name

  • parameters

    Parameters supplied to create or update a queue resource.

  • provider

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

  • queue_name

    The queue name.

  • 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.