list Streaming Locator Content Keys
suspend fun listStreamingLocatorContentKeys(argument: ListStreamingLocatorContentKeysPlainArgs): ListStreamingLocatorContentKeysResult
List Content Keys used by this Streaming Locator 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
See also
Parameters
account Name
The Media Services account name.
resource Group Name
The name of the resource group within the Azure subscription.
streaming Locator Name
The Streaming Locator name.
suspend fun listStreamingLocatorContentKeys(argument: suspend ListStreamingLocatorContentKeysPlainArgsBuilder.() -> Unit): ListStreamingLocatorContentKeysResult
Return
Class of response for listContentKeys action
See also
Parameters
argument
Builder for com.pulumi.azurenative.media.kotlin.inputs.ListStreamingLocatorContentKeysPlainArgs.