Resource Type: azure_firewall_rule
- Defined in:
- lib/puppet/type/azure_firewall_rule.rb
- Providers:
-
arm
Overview
Data Lake Analytics firewall rule information.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
The resource identifier.
-
properties
The firewall rule properties.
-
type
The resource type.
Parameters
-
account_name
The name of the Data Lake Analytics account.
-
api_version
Client Api Version.
-
name (namevar)
The resource name.
-
parameters
Parameters supplied to create or update the firewall rule.
-
provider
The specific backend to use for this ‘azure_firewall_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 Azure resource group.
-
subscription_id
Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.