Package-level declarations

Types

Link copied to clipboard
class AutoScaleVCore : KotlinCustomResource

Represents an instance of an auto scale v-core resource. API Version: 2021-01-01.

Link copied to clipboard
data class AutoScaleVCoreArgs(val capacityLimit: Output<Int>? = null, val capacityObjectId: Output<String>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<AutoScaleVCoreSkuArgs>? = null, val systemData: Output<SystemDataArgs>? = null, val tags: Output<Map<String, String>>? = null, val vcoreName: Output<String>? = null) : ConvertibleToJava<AutoScaleVCoreArgs>

Represents an instance of an auto scale v-core resource. API Version: 2021-01-01.

Link copied to clipboard
Link copied to clipboard
object AutoScaleVCoreMapper : ResourceMapper<AutoScaleVCore>
Link copied to clipboard
class CapacityDetails : KotlinCustomResource

Represents an instance of a Dedicated Capacity resource. API Version: 2021-01-01.

Link copied to clipboard
data class CapacityDetailsArgs(val administration: Output<DedicatedCapacityAdministratorsArgs>? = null, val dedicatedCapacityName: Output<String>? = null, val location: Output<String>? = null, val mode: Output<Either<String, Mode>>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<CapacitySkuArgs>? = null, val systemData: Output<SystemDataArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<CapacityDetailsArgs>

Represents an instance of a Dedicated Capacity resource. API Version: 2021-01-01.

Link copied to clipboard
object CapacityDetailsMapper : ResourceMapper<CapacityDetails>
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard