Resource Type: azure_streaming_endpoint

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

Overview

The StreamingEndpoint.

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.

  • location

    The Azure Region of the resource.

  • properties

    The StreamingEndpoint properties.

  • tags

    Resource tags.

  • 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

    StreamingEndpoint properties needed for creation.

  • provider

    The specific backend to use for this ‘azure_streaming_endpoint` 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.