Resource Type: azure_policy_definition

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

Overview

The policy definition.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The ID of the policy definition.

  • properties

    The policy definition properties.

Parameters

  • api_version

    The API version to use for the operation.

  • name (namevar)

    The name of the policy definition. If you do not specify a value for name, the value is inferred from the name value in the request URI.

  • parameters

    The policy definition properties.

  • provider

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

  • subscription_id

    The ID of the target subscription.