Resource Type: azure_role_definition

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

Overview

Role definition.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The role definition ID.

  • properties

    Role definition properties.

  • type

    The role definition type.

Parameters

  • api_version

    The API version to use for this operation.

  • name (namevar)

    The role definition name.

  • provider

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

  • role_definition

    The values for the role definition.

  • scope

    The scope of the role definition.