Resource Type: azure_web_test

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

Overview

An Application Insights web test definition.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Azure resource Id

  • kind

    The kind of web test that this web test watches. Choices are ping and multistep.

  • location

    Resource location

  • properties

    Metadata describing a web test for an Azure resource.

  • tags

    Resource tags

  • type

    Azure resource type

Parameters

  • api_version

    The API version to use for this operation.

  • name (namevar)

    Azure resource name

  • provider

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

  • web_test_definition

    Properties that need to be specified to create or update an Application Insights web test definition.