get Streaming Locator
Get the details of a Streaming Locator in the Media Services account API Version: 2020-05-01.
Return
A Streaming Locator resource
Parameters
argument
null
suspend fun getStreamingLocator(accountName: String, resourceGroupName: String, streamingLocatorName: String): GetStreamingLocatorResult
Return
A Streaming Locator resource
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.
See also
suspend fun getStreamingLocator(argument: suspend GetStreamingLocatorPlainArgsBuilder.() -> Unit): GetStreamingLocatorResult
Return
A Streaming Locator resource
Parameters
argument
Builder for com.pulumi.azurenative.media.kotlin.inputs.GetStreamingLocatorPlainArgs.