Resource Type: azure_streaming_policy

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

Overview

A Streaming Policy resource

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

    “”

  • 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_streaming_policy` 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.