listStreamingLocatorPaths

List Paths supported by this Streaming Locator API Version: 2020-05-01.

Return

Class of response for listPaths action

Parameters

argument

null


suspend fun listStreamingLocatorPaths(accountName: String, resourceGroupName: String, streamingLocatorName: String): ListStreamingLocatorPathsResult

Return

Class of response for listPaths 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 listPaths action

Parameters

argument

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

See also