Resource Type: azure_eh_namespace

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

Overview

Single Namespace item in List or Get Operation

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

    Namespace properties supplied for create namespace operation.

  • sku

    Properties of sku resource

  • tags

    Resource tags

  • type

    Resource type

Parameters

  • api_version

    Client API Version.

  • name (namevar)

    Resource name

  • namespace_name

    The Namespace name

  • parameters

    Parameters for creating a namespace resource.

  • provider

    The specific backend to use for this ‘azure_eh_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 that uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.