list Account Keys
List the authorization keys associated with this account. Uses Azure REST API version 2021-12-01. Other available API versions: 2020-12-01-preview, 2021-07-01, 2023-05-01-preview, 2024-04-01-preview.
Return
The Account access keys.
Parameters
argument
null
Return
The Account access keys.
Parameters
account Name
The name of the account.
resource Group Name
The resource group name.
See also
suspend fun listAccountKeys(argument: suspend ListAccountKeysPlainArgsBuilder.() -> Unit): ListAccountKeysResult
Return
The Account access keys.
Parameters
argument
Builder for com.pulumi.azurenative.purview.kotlin.inputs.ListAccountKeysPlainArgs.