ListBatchAccountKeysPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the Batch account.

Link copied to clipboard

The name of the resource group that contains the Batch account.