Resource Type: azure_solutions_application

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

Overview

Information about managed application.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource ID

  • identity

    The identity of the resource.

  • kind

    The kind of the managed application. Allowed values are MarketPlace and ServiceCatalog.

  • location

    Resource location

  • managed_by

    ID of the resource that manages this resource.

  • plan

    The plan information.

  • properties

    The managed application properties.

  • sku

    The SKU of the resource.

  • tags

    Resource tags

  • type

    Resource type

Parameters

  • api_version

    The API version to use for this operation.

  • name (namevar)

    Resource name

  • parameters

    Parameters supplied to the create or update a managed application.

  • provider

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

  • subscription_id

    The ID of the target subscription.