Resource Type: azure_workbook
- Defined in:
- lib/puppet/type/azure_workbook.rb
- Providers:
-
arm
Overview
An Application Insights workbook 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 workbook. Choices are user and shared.
-
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_workbook` 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.
-
subscription_id
The ID of the target subscription.