Package-level declarations

Types

Link copied to clipboard
class Springbootapp : KotlinCustomResource

The springbootapps envelope resource definition. Uses Azure REST API version 2024-04-01-preview.

Link copied to clipboard
data class SpringbootappArgs(val properties: Output<SpringbootappsPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val siteName: Output<String>? = null, val springbootappsName: Output<String>? = null) : ConvertibleToJava<SpringbootappArgs>

The springbootapps envelope resource definition. Uses Azure REST API version 2024-04-01-preview.

Link copied to clipboard
Link copied to clipboard
object SpringbootappMapper : ResourceMapper<Springbootapp>
Link copied to clipboard
Link copied to clipboard
class Springbootserver : KotlinCustomResource

The springbootservers envelope resource definition. Uses 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. Uses 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. Uses 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. Uses 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
Link copied to clipboard