Resource Type: azure_routing_rule
- Defined in:
- lib/puppet/type/azure_routing_rule.rb
- Providers:
-
arm
Overview
A routing rule represents a specification for traffic to treat and where to send it, along with health probe information.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Resource ID.
-
properties
Properties of the Front Door Routing Rule
-
type
Resource type.
Parameters
-
api_version
Client API version.
-
front_door_name
Name of the Front Door which is globally unique.
-
name (namevar)
Resource name.
-
provider
The specific backend to use for this ‘azure_routing_rule` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
Name of the Resource group within the Azure subscription.
-
routing_rule_parameters
Routing Rule properties needed to create a new Front Door.
-
subscription_id
The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.