listAccountKeys

List the authorization keys associated with this account. Azure REST API version: 2021-12-01. Other available API versions: 2020-12-01-preview, 2021-07-01.

Return

The Account access keys.

Parameters

argument

null


suspend fun listAccountKeys(accountName: String, resourceGroupName: String): ListAccountKeysResult

Return

The Account access keys.

See also

Parameters

accountName

The name of the account.

resourceGroupName

The resource group name.


Return

The Account access keys.

See also

Parameters

argument

Builder for com.pulumi.azurenative.purview.kotlin.inputs.ListAccountKeysPlainArgs.