Package-level declarations
Types
Link copied to clipboard
object AddonsFunctions
Link copied to clipboard
The status of the Canonical support plan. Uses Azure REST API version 2018-03-01. In version 2.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 2.x of the Azure Native provider, it used API version 2018-03-01.
Link copied to clipboard
Builder for SupportPlanTypeArgs.
Link copied to clipboard
Link copied to clipboard
Builder for SupportPlanType.
Functions
Link copied to clipboard
suspend fun supportPlanType(name: String, block: suspend SupportPlanTypeResourceBuilder.() -> Unit): SupportPlanType