getIntegrationAccountMap

Gets an integration account map. Uses Azure REST API version 2019-05-01. Other available API versions: 2015-08-01-preview.

Return

The integration account map.

Parameters

argument

null


suspend fun getIntegrationAccountMap(integrationAccountName: String, mapName: String, resourceGroupName: String): GetIntegrationAccountMapResult

Return

The integration account map.

Parameters

integrationAccountName

The integration account name.

mapName

The integration account map name.

resourceGroupName

The resource group name.

See also


Return

The integration account map.

Parameters

argument

Builder for com.pulumi.azurenative.logic.kotlin.inputs.GetIntegrationAccountMapPlainArgs.

See also