Addons Functions
object AddonsFunctions
Functions
Link copied to clipboard
Returns whether or not the canonical support plan of type {type} is enabled for the subscription. Uses Azure REST API version 2018-03-01.
suspend fun getSupportPlanType(argument: suspend GetSupportPlanTypePlainArgsBuilder.() -> Unit): GetSupportPlanTypeResult
suspend fun getSupportPlanType(planTypeName: String, providerName: String): GetSupportPlanTypeResult