integration Account Schema
suspend fun integrationAccountSchema(name: String, block: suspend IntegrationAccountSchemaResourceBuilder.() -> Unit): IntegrationAccountSchema
Parameters
name
The unique name of the resulting resource.
block
Builder for IntegrationAccountSchema.
See also
Parameters
name
The unique name of the resulting resource.