listAssetStreamingLocators

Lists Streaming Locators which are associated with this asset. Uses Azure REST API version 2023-01-01.

Return

The Streaming Locators associated with this Asset.

Parameters

argument

null


suspend fun listAssetStreamingLocators(accountName: String, assetName: String, resourceGroupName: String): ListAssetStreamingLocatorsResult

Return

The Streaming Locators associated with this Asset.

Parameters

accountName

The Media Services account name.

assetName

The Asset name.

resourceGroupName

The name of the resource group within the Azure subscription.

See also


Return

The Streaming Locators associated with this Asset.

Parameters

argument

Builder for com.pulumi.azurenative.media.kotlin.inputs.ListAssetStreamingLocatorsPlainArgs.

See also