Resource Type: azure_factory

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

Overview

Factory resource type.

Properties

  • e_tag

    Etag identifies change in the resource.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The resource identifier.

  • identity

    Managed service identity of the factory.

  • location

    The resource location.

  • properties

    Properties of the factory.

  • tags

    The resource tags.

  • type

    The resource type.

Parameters

  • api_version

    The API version.

  • factory

    Factory resource definition.

  • name (namevar)

    The resource name.

  • provider

    The specific backend to use for this ‘azure_factory` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • resource_group_name

    The resource group name.

  • subscription_id

    The subscription identifier.