Resource Type: azure_export

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

Overview

A export resource.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource Id.

  • properties

    “”

  • tags

    Resource tags.

  • type

    Resource type.

Parameters

  • api_version

    Version of the API to be used with the client request. The current version is 2018-05-31.

  • name (namevar)

    Resource name.

  • parameters

    Parameters supplied to the CreateOrUpdate Export operation.

  • provider

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

  • scope

    The scope associated with export operations. This includes ‘/subscriptions/subscriptionId’ for subscription scope, ‘/subscriptions/subscriptionId/resourceGroups/resourceGroupName’ for resourceGroup scope, ‘/providers/Microsoft.Billing/billingAccounts/billingAccountId’ for Billing Account scope and ‘/providers/Microsoft.Billing/billingAccounts/billingAccountId/departments/departmentId’ for Department scope, ‘/providers/Microsoft.Billing/billingAccounts/billingAccountId/enrollmentAccounts/enrollmentAccountId’ for EnrollmentAccount scope.