Azure Media Live Event Output
This page shows how to write Terraform for Media Live Event Output and write them securely.
azurerm_media_live_event_output (Terraform)
The Live Event Output in Media can be configured in Terraform with the resource name azurerm_media_live_event_output
. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
archive_window_duration
required - string -
asset_name
required - string -
description
optional - string -
hls_fragments_per_ts_segment
optional - number -
id
optional computed - string -
live_event_id
required - string -
manifest_name
optional computed - string -
name
required - string -
output_snap_time_in_seconds
optional - number -
timeouts
single block
Explanation in Terraform Registry
Manages a Azure Media Live Event Output.
Azure Resource Manager Example
Azure Resource Manager code does not have the related resource.