GetTransformPlainArgs

data class GetTransformPlainArgs(val accountName: String, val resourceGroupName: String, val transformName: String) : ConvertibleToJava<GetTransformPlainArgs>

Constructors

Link copied to clipboard
fun GetTransformPlainArgs(accountName: String, resourceGroupName: String, transformName: String)

Functions

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

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 Transform name.