Azure Media Streaming Locator
This page shows how to write Terraform and Azure Resource Manager for Media Streaming Locator and write them securely.
azurerm_media_streaming_locator (Terraform)
The Streaming Locator in Media can be configured in Terraform with the resource name azurerm_media_streaming_locator. 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
-
alternative_media_idoptional - string -
asset_namerequired - string -
default_content_key_policy_nameoptional - string -
end_timeoptional computed - string -
idoptional computed - string -
media_services_account_namerequired - string -
namerequired - string -
resource_group_namerequired - string -
start_timeoptional - string -
streaming_locator_idoptional computed - string -
streaming_policy_namerequired - string -
content_keylist block-
content_key_idoptional - string -
label_reference_in_streaming_policyoptional - string -
policy_nameoptional - string -
typeoptional - string -
valueoptional - string
-
-
timeoutssingle block
Explanation in Terraform Registry
Manages a Media Streaming Locator.
Microsoft.Media/mediaservices/streaminglocators (Azure Resource Manager)
The mediaservices/streaminglocators in Microsoft.Media can be configured in Azure Resource Manager with the resource name Microsoft.Media/mediaservices/streaminglocators. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.