Resource Type: azure_vpn_site

Defined in:
lib/puppet/type/azure_vpn_site.rb
Providers:
arm

Overview

VpnSite 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.

  • location

    Resource location.

  • properties

    Properties of the VPN site.

  • tags

    Resource tags.

  • type

    Resource type.

Parameters

  • api_version

    Client API version.

  • name (namevar)

    Resource name.

  • provider

    The specific backend to use for this ‘azure_vpn_site` 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 VpnSite.

  • 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_site_parameters

    Parameters supplied to create or update VpnSite.