Resource Type: azure_dedicated_capacity

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

Overview

Represents an instance of a Dedicated Capacity resource.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    An identifier that represents the PowerBI Dedicated resource.

  • location

    Location of the PowerBI Dedicated resource.

  • properties

    Properties of the provision operation request.

  • sku

    The SKU of the PowerBI Dedicated resource.

  • tags

    Key-value pairs of additional resource provisioning properties.

  • type

    The type of the PowerBI Dedicated resource.

Parameters

  • api_version

    The client API version.

  • capacity_parameters

    Contains the information used to provision the Dedicated capacity.

  • name (namevar)

    The name of the PowerBI Dedicated resource.

  • provider

    The specific backend to use for this ‘azure_dedicated_capacity` 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 Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.

  • subscription_id

    A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.