Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class SupportPlanType : KotlinCustomResource

The status of the Canonical support plan. Uses Azure REST API version 2018-03-01. In version 1.x of the Azure Native provider, it used API version 2018-03-01.

Link copied to clipboard
data class SupportPlanTypeArgs(val planTypeName: Output<String>? = null, val providerName: Output<String>? = null) : ConvertibleToJava<SupportPlanTypeArgs>

The status of the Canonical support plan. Uses Azure REST API version 2018-03-01. In version 1.x of the Azure Native provider, it used API version 2018-03-01.

Link copied to clipboard
object SupportPlanTypeMapper : ResourceMapper<SupportPlanType>

Functions

Link copied to clipboard