Offazurespringboot Functions
object OffazurespringbootFunctions
Functions
Link copied to clipboard
List springbootservers resource. Azure REST API version: 2023-01-01-preview.
suspend fun getSpringbootserver(argument: suspend GetSpringbootserverPlainArgsBuilder.() -> Unit): GetSpringbootserverResult
suspend fun getSpringbootserver(resourceGroupName: String, siteName: String, springbootserversName: String): GetSpringbootserverResult
Link copied to clipboard
Get a springbootsites resource. Azure REST API version: 2023-01-01-preview.
suspend fun getSpringbootsite(argument: suspend GetSpringbootsitePlainArgsBuilder.() -> Unit): GetSpringbootsiteResult
suspend fun getSpringbootsite(resourceGroupName: String, springbootsitesName: String): GetSpringbootsiteResult