getIntegrationServiceEnvironment

Gets an integration service environment. Uses Azure REST API version 2019-05-01.

Return

The integration service environment.

Parameters

argument

null


suspend fun getIntegrationServiceEnvironment(integrationServiceEnvironmentName: String, resourceGroup: String): GetIntegrationServiceEnvironmentResult

Return

The integration service environment.

Parameters

integrationServiceEnvironmentName

The integration service environment name.

resourceGroup

The resource group.

See also


Return

The integration service environment.

Parameters

argument

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

See also