Package-level declarations

Types

Link copied to clipboard
class HybridUseBenefit : KotlinCustomResource

Response on GET of a hybrid use benefit Uses Azure REST API version 2019-12-01. In version 1.x of the Azure Native provider, it used API version 2019-06-01-preview.

Link copied to clipboard
data class HybridUseBenefitArgs(val planId: Output<String>? = null, val scope: Output<String>? = null, val sku: Output<SkuArgs>? = null) : ConvertibleToJava<HybridUseBenefitArgs>

Response on GET of a hybrid use benefit Uses Azure REST API version 2019-12-01. In version 1.x of the Azure Native provider, it used API version 2019-06-01-preview.

Link copied to clipboard
object HybridUseBenefitMapper : ResourceMapper<HybridUseBenefit>
Link copied to clipboard

Functions

Link copied to clipboard