Resource Type: azure_alert_rule
- Defined in:
- lib/puppet/type/azure_alert_rule.rb
- Providers:
-
arm
Overview
The alert rule information
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
The resource ID.
-
location
The resource location.
-
properties
The properties of the alert rule.
-
tags
The resource tags.
-
type
The resource type.
Parameters
-
api_version
Client Api Version.
-
name (namevar)
The resource name.
-
parameters
Parameters supplied to the operation.
-
provider
The specific backend to use for this ‘azure_alert_rule` 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 ID of the target subscription.