get Support Plan Type
Returns whether or not the canonical support plan of type {type} is enabled for the subscription. Azure REST API version: 2018-03-01.
Return
The status of the Canonical support plan.
Parameters
argument
null
suspend fun getSupportPlanType(planTypeName: String, providerName: String): GetSupportPlanTypeResult
Return
The status of the Canonical support plan.
See also
Parameters
plan Type Name
The Canonical support plan type.
provider Name
The support plan type. For now the only valid type is "canonical".
suspend fun getSupportPlanType(argument: suspend GetSupportPlanTypePlainArgsBuilder.() -> Unit): GetSupportPlanTypeResult
Return
The status of the Canonical support plan.
See also
Parameters
argument
Builder for com.pulumi.azurenative.addons.kotlin.inputs.GetSupportPlanTypePlainArgs.