Resource Type: azure_relay_namespace
- Defined in:
- lib/puppet/type/azure_relay_namespace.rb
- Providers:
-
arm
Overview
Description of a namespace resource.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Resource ID.
-
location
Resource location.
-
properties
Description of Relay namespace
-
sku
SKU of the namespace.
-
tags
Resource tags.
-
type
Resource type.
Parameters
-
api_version
Client API version.
-
name (namevar)
Resource name.
-
namespace_name
The namespace name
-
parameters
Parameters supplied to create a namespace resource.
-
provider
The specific backend to use for this ‘azure_relay_namespace` 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.
-
subscription_id
Subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.