GetStreamingLocatorPlainArgs

data class GetStreamingLocatorPlainArgs(val accountName: String, val resourceGroupName: String, val streamingLocatorName: String) : ConvertibleToJava<GetStreamingLocatorPlainArgs>

Constructors

Link copied to clipboard
fun GetStreamingLocatorPlainArgs(accountName: String, resourceGroupName: String, streamingLocatorName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetStreamingLocatorPlainArgs

Properties

Link copied to clipboard

The Media Services account name.

Link copied to clipboard

The name of the resource group within the Azure subscription.

Link copied to clipboard

The Streaming Locator name.