Resource Type: azure_namespace_resource
- Defined in:
- lib/puppet/type/azure_namespace_resource.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
Properties of the Namespace.
-
sku
The sku of the created 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_namespace_resource` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
The name of the resource group.
-
subscription_id
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.