listStreamingLocatorContentKeys

List Content Keys used by this Streaming Locator Uses Azure REST API version 2023-01-01.

Return

Class of response for listContentKeys action

Parameters

argument

null


suspend fun listStreamingLocatorContentKeys(accountName: String, resourceGroupName: String, streamingLocatorName: String): ListStreamingLocatorContentKeysResult

Return

Class of response for listContentKeys action

Parameters

accountName

The Media Services account name.

resourceGroupName

The name of the resource group within the Azure subscription.

streamingLocatorName

The Streaming Locator name.

See also


Return

Class of response for listContentKeys action

Parameters

argument

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

See also