Resource Type: azure_policy_assignment

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

Overview

The policy assignment.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The ID of the policy assignment.

  • properties

    Properties for the policy assignment.

  • type

    The type of the policy assignment.

Parameters

  • api_version

    The API version to use for the operation.

  • name (namevar)

    The name of the policy assignment.

  • parameters

    Parameters for the policy assignment.

  • provider

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

  • scope

    The scope of the policy assignment.

  • subscription_id

    The ID of the target subscription.