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_durationrequired - string -
asset_namerequired - string -
descriptionoptional - string -
hls_fragments_per_ts_segmentoptional - number -
idoptional computed - string -
live_event_idrequired - string -
manifest_nameoptional computed - string -
namerequired - string -
output_snap_time_in_secondsoptional - number -
timeoutssingle 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.