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 2023-01-01-preview.

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

Get a springbootsites resource. Uses Azure REST API version 2023-01-01-preview.

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