ListMediaServiceKeysPlainArgs

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

Constructors

Link copied to clipboard
constructor(mediaServiceName: String, resourceGroupName: String)

Properties

Link copied to clipboard

Name of the Media Service.

Link copied to clipboard

Name of the resource group within the Azure subscription.

Functions

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