GetTestBaseAccountPlainArgs

data class GetTestBaseAccountPlainArgs(val resourceGroupName: String, val testBaseAccountName: String) : ConvertibleToJava<GetTestBaseAccountPlainArgs>

Constructors

Link copied to clipboard
fun GetTestBaseAccountPlainArgs(resourceGroupName: String, testBaseAccountName: String)

Functions

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

Properties

Link copied to clipboard

The name of the resource group that contains the resource.

Link copied to clipboard

The resource name of the Test Base Account.