Resource Type: azure_job_response

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

Overview

Contains the job information.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Specifies the resource identifier of the job.

  • location

    Specifies the Azure location where the job is created.

  • properties

    Specifies the job properties

  • tags

    Specifies the tags that are assigned to the job.

  • type

    Specifies the type of the job resource.

Parameters

  • api_version

    Specifies the API version to use for this request.

  • body

    The parameters used for creating the job

  • job_name

    The name of the import/export job.

  • name (namevar)

    Specifies the name of the job.

  • provider

    The specific backend to use for this ‘azure_job_response` 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 uniquely identifies the resource group within the user subscription.

  • subscription_id

    The subscription ID for the Azure user.