list Account Keys
Lists the account keys for the specified Cognitive Services account. Azure REST API version: 2023-05-01. Other available API versions: 2017-04-18, 2023-10-01-preview.
Return
The access keys for the cognitive services account.
Parameters
argument
null
Return
The access keys for the cognitive services account.
See also
Parameters
account Name
The name of Cognitive Services account.
resource Group Name
The name of the resource group. The name is case insensitive.
suspend fun listAccountKeys(argument: suspend ListAccountKeysPlainArgsBuilder.() -> Unit): ListAccountKeysResult
Return
The access keys for the cognitive services account.
See also
Parameters
argument
Builder for com.pulumi.azurenative.cognitiveservices.kotlin.inputs.ListAccountKeysPlainArgs.