Package-level declarations

Types

Link copied to clipboard
class EnergyService : KotlinCustomResource

Uses Azure REST API version 2022-04-04-preview. In version 1.x of the Azure Native provider, it used API version 2022-04-04-preview.

Link copied to clipboard
data class EnergyServiceArgs(val location: Output<String>? = null, val properties: Output<EnergyServicePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val resourceName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EnergyServiceArgs>

Uses Azure REST API version 2022-04-04-preview. In version 1.x of the Azure Native provider, it used API version 2022-04-04-preview.

Link copied to clipboard
Link copied to clipboard
object EnergyServiceMapper : ResourceMapper<EnergyService>
Link copied to clipboard

Functions

Link copied to clipboard