Resource Type: azure_application_gateway

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

Overview

Application gateway resource.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • etag

    A unique read-only string that changes whenever the resource is updated.

  • id

    Resource ID.

  • identity

    The identity of the application gateway, if configured.

  • location

    Resource location.

  • properties

    Properties of the application gateway.

  • tags

    Resource tags.

  • type

    Resource type.

  • zones

    A list of availability zones denoting where the resource needs to come from.

Parameters

  • api_version

    Client API version.

  • name (namevar)

    Resource name.

  • parameters

    Parameters supplied to the create or update application gateway operation.

  • provider

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

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