getIntegrationAccountSchema

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

Return

The integration account schema.

Parameters

argument

null


suspend fun getIntegrationAccountSchema(integrationAccountName: String, resourceGroupName: String, schemaName: String): GetIntegrationAccountSchemaResult

Return

The integration account schema.

Parameters

integrationAccountName

The integration account name.

resourceGroupName

The resource group name.

schemaName

The integration account schema name.

See also


Return

The integration account schema.

Parameters

argument

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

See also