listAccountKeys

List the authorization keys associated with this account. API Version: 2020-12-01-preview.

Return

The Account access keys.

Parameters

argument

null


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

Return

The Account access keys.

Parameters

accountName

The name of the account.

resourceGroupName

The resource group name.

See also


Return

The Account access keys.

Parameters

argument

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

See also