ListStreamingLocatorContentKeysPlainArgs

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

Constructors

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

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.

Functions

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