ListMediaServiceKeysPlainArgs

data class ListMediaServiceKeysPlainArgs(val mediaServiceName: String, val resourceGroupName: String) : ConvertibleToJava<ListMediaServiceKeysPlainArgs>

Constructors

Link copied to clipboard
fun ListMediaServiceKeysPlainArgs(mediaServiceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the Media Service.

Link copied to clipboard

Name of the resource group within the Azure subscription.