OffazurespringbootFunctions

Functions

Link copied to clipboard

Get a springbootapps resource. Uses Azure REST API version 2024-04-01-preview.

suspend fun getSpringbootapp(resourceGroupName: String, siteName: String, springbootappsName: String): GetSpringbootappResult
Link copied to clipboard

List springbootservers 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.

suspend fun getSpringbootserver(resourceGroupName: String, siteName: String, springbootserversName: String): GetSpringbootserverResult
Link copied to clipboard

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.

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