Resource Type: azure_vnet_route
- Defined in:
- lib/puppet/type/azure_vnet_route.rb
- Providers:
-
arm
Overview
VnetRoute contract used to pass routing information for a vnet.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Resource Id
-
kind
Kind of resource
-
location
Resource Location
-
properties
“”
-
tags
Resource tags
-
type
Resource type
Parameters
-
api_version
API Version
-
name (namevar)
Resource Name
-
provider
The specific backend to use for this ‘azure_vnet_route` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
Name of resource group
-
route
The route object
-
route_name
Name of the virtual network route
-
subscription_id
Subscription Id
-
vnet_name
Name of virtual network