Resource Type: azure_vpn_connection
- Defined in:
- lib/puppet/type/azure_vpn_connection.rb
- Providers:
-
arm
Overview
VpnConnection Resource.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
etag
Gets a unique read-only string that changes whenever the resource is updated.
-
id
Resource ID.
-
properties
Properties of the VPN connection.
Parameters
-
api_version
Client API version.
-
connection_name
The name of the connection.
-
gateway_name
The name of the gateway.
-
name (namevar)
The name of the resource that is unique within a resource group. This name can be used to access the resource.
-
provider
The specific backend to use for this ‘azure_vpn_connection` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
The resource group name of the VpnGateway.
-
subscription_id
The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
-
vpn_connection_parameters
Parameters supplied to create or Update a VPN Connection.