getApplicationResource

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

Return

A resource under application.

Parameters

argument

null


suspend fun getApplicationResource(applicationName: String, resourceGroupName: String, resourceName: String, spaceName: String): GetApplicationResourceResult

Return

A resource under application.

See also

Parameters

applicationName

The name of the Application

resourceGroupName

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

resourceName

The name of the application resource.

spaceName

The name of the space


Return

A resource under application.

See also

Parameters

argument

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