Resource Type: azure_media_job

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

Overview

A Job resource type. The progress and state can be obtained by polling a Job or subscribing to events using EventGrid.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Fully qualified resource ID for the resource.

  • properties

    The resource properties.

  • type

    The type of the resource.

Parameters

  • account_name

    The Media Services account name.

  • api_version

    The Version of the API to be used with the client request.

  • name (namevar)

    The name of the resource.

  • parameters

    The request parameters

  • provider

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

  • resource_group_name

    The name of the resource group within the Azure subscription.

  • subscription_id

    The unique identifier for a Microsoft Azure subscription.

  • transform_name

    The Transform name.