Resource Type: azure_transform

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

Overview

A Transform encapsulates the rules or instructions for generating desired outputs from input media, such as by transcoding or by extracting insights. After the Transform is created, it can be applied to input media by creating Jobs.

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_transform` 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.