Resource Type: azure_security_rule
- Defined in:
- lib/puppet/type/azure_security_rule.rb
- Providers:
-
arm
Overview
Network security rule.
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.
-
properties
Properties of the security rule.
Parameters
-
api_version
Client API version.
-
name (namevar)
The name of the resource that is unique within a resource group. This name can be used to access the resource.
-
network_security_group_name
The name of the network security group.
-
provider
The specific backend to use for this ‘azure_security_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.
-
security_rule_parameters
Parameters supplied to the create or update network security rule operation.
-
subscription_id
The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.