integration Account
suspend fun integrationAccount(name: String, block: suspend IntegrationAccountResourceBuilder.() -> Unit): IntegrationAccount
Parameters
name
The unique name of the resulting resource.
block
Builder for IntegrationAccount.
See also
Parameters
name
The unique name of the resulting resource.