Resource Type: azure_gallery_application

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

Overview

Specifies information about the gallery Application Definition that you want to create or update.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource Id

  • location

    Resource location

  • properties

    “”

  • tags

    Resource tags

  • type

    Resource type

Parameters

  • api_version

    Client Api Version.

  • gallery_application

    Parameters supplied to the create or update gallery Application operation.

  • gallery_name

    The name of the Shared Application Gallery in which the Application Definition is to be created.

  • name (namevar)

    Resource name

  • provider

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

  • subscription_id

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