getApplication

Gets the information about the application resource with the given name. The information include the description and other properties of the application. Azure REST API version: 2018-09-01-preview. Other available API versions: 2018-07-01-preview.

Return

This type describes an application resource.

Parameters

argument

null


suspend fun getApplication(applicationResourceName: String, resourceGroupName: String): GetApplicationResult

Return

This type describes an application resource.

See also

Parameters

applicationResourceName

The identity of the application.

resourceGroupName

Azure resource group name


Return

This type describes an application resource.

See also

Parameters

argument

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