listAccountKeys

The list of the EngagementFabric account keys Uses Azure REST API version 2018-09-01-preview.

Return

The list of the EngagementFabric account keys

Parameters

argument

null


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

Return

The list of the EngagementFabric account keys

Parameters

accountName

Account Name

resourceGroupName

Resource Group Name

See also


Return

The list of the EngagementFabric account keys

Parameters

argument

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

See also