ListAccountKeysPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of Cognitive Services account.

Link copied to clipboard

The name of the resource group. The name is case insensitive.