Resource Type: azure_aaicai

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

Overview

Properties that define an Analytics item that is associated to an Application Insights component.

Properties

  • content

    The content of this item

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Internally assigned unique id of the item definition.

  • properties

    “”

  • scope

    Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component.

  • time_created

    Date and time in UTC when this item was created.

  • time_modified

    Date and time in UTC of the last modification that was made to this item.

  • type

    Enum indicating the type of the Analytics item.

  • version

    This instance’s version of the data model. This can change as new features are added.

Parameters

  • api_version

    The API version to use for this operation.

  • item_properties

    Properties that need to be specified to create a new item and add it to an Application Insights component.

  • name (namevar)

    The user-defined name of the item.

  • provider

    The specific backend to use for this ‘azure_aaicai` 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. The name is case insensitive.

  • resource_name

    The name of the Application Insights component resource.

  • scope_path

    Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component.

  • subscription_id

    The ID of the target subscription.