get Integration Service Environment Managed Api
suspend fun getIntegrationServiceEnvironmentManagedApi(argument: GetIntegrationServiceEnvironmentManagedApiPlainArgs): GetIntegrationServiceEnvironmentManagedApiResult
Gets the integration service environment managed Api. API Version: 2019-05-01.
Return
The integration service environment managed api.
Parameters
argument
null
suspend fun getIntegrationServiceEnvironmentManagedApi(apiName: String, integrationServiceEnvironmentName: String, resourceGroup: String): GetIntegrationServiceEnvironmentManagedApiResult
Return
The integration service environment managed api.
See also
Parameters
api Name
The api name.
integration Service Environment Name
The integration service environment name.
resource Group
The resource group name.
suspend fun getIntegrationServiceEnvironmentManagedApi(argument: suspend GetIntegrationServiceEnvironmentManagedApiPlainArgsBuilder.() -> Unit): GetIntegrationServiceEnvironmentManagedApiResult
Return
The integration service environment managed api.
See also
Parameters
argument
Builder for com.pulumi.azurenative.logic.kotlin.inputs.GetIntegrationServiceEnvironmentManagedApiPlainArgs.