get Springbootsite
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
resource Group Name
The name of the resource group. The name is case insensitive.
springbootsites Name
The springbootsites name.
See also
suspend fun getSpringbootsite(argument: suspend GetSpringbootsitePlainArgsBuilder.() -> Unit): GetSpringbootsiteResult
Return
The springbootsites envelope resource definition.
Parameters
argument
Builder for com.pulumi.azurenative.offazurespringboot.kotlin.inputs.GetSpringbootsitePlainArgs.