getApplication

Get a Application Azure REST API version: 2023-11-14-preview.

Return

An integration application under space.

Parameters

argument

null


suspend fun getApplication(applicationName: String, resourceGroupName: String, spaceName: String): GetApplicationResult

Return

An integration application under space.

See also

Parameters

applicationName

The name of the Application

resourceGroupName

The name of the resource group. The name is case insensitive.

spaceName

The name of the space


Return

An integration application under space.

See also

Parameters

argument

Builder for com.pulumi.azurenative.integrationspaces.kotlin.inputs.GetApplicationPlainArgs.