Package-level declarations

Types

Link copied to clipboard
class Springbootserver : KotlinCustomResource

The springbootservers envelope resource definition. Azure REST API version: 2023-01-01-preview.

Link copied to clipboard
data class SpringbootserverArgs(val properties: Output<SpringbootserversPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val siteName: Output<String>? = null, val springbootserversName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SpringbootserverArgs>

The springbootservers envelope resource definition. Azure REST API version: 2023-01-01-preview.

Link copied to clipboard
object SpringbootserverMapper : ResourceMapper<Springbootserver>
Link copied to clipboard
class Springbootsite : KotlinCustomResource

The springbootsites envelope resource definition. Azure REST API version: 2023-01-01-preview.

Link copied to clipboard
data class SpringbootsiteArgs(val extendedLocation: Output<SpringbootsitesModelExtendedLocationArgs>? = null, val location: Output<String>? = null, val properties: Output<SpringbootsitesPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val springbootsitesName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SpringbootsiteArgs>

The springbootsites envelope resource definition. Azure REST API version: 2023-01-01-preview.

Link copied to clipboard
Link copied to clipboard
object SpringbootsiteMapper : ResourceMapper<Springbootsite>

Functions

Link copied to clipboard
Link copied to clipboard