getSpringbootsite

Get a springbootsites resource. Uses Azure REST API version 2024-04-01-preview. Other available API versions: 2023-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native offazurespringboot [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

The springbootsites envelope resource definition.

Parameters

argument

null


suspend fun getSpringbootsite(resourceGroupName: String, springbootsitesName: String): GetSpringbootsiteResult

Return

The springbootsites envelope resource definition.

Parameters

resourceGroupName

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

springbootsitesName

The springbootsites name.

See also


Return

The springbootsites envelope resource definition.

Parameters

argument

Builder for com.pulumi.azurenative.offazurespringboot.kotlin.inputs.GetSpringbootsitePlainArgs.

See also