v3

latestSwagger 2.0raw.githubusercontent.com2021-07-225813.1 KB
CanonicalSupportPlanStatus

Returns the Canonical Support Plans.

Returns the Canonical Support Plans as well as whether they are enabled or not for the subscription.

get/subscriptions/{subscriptionId}/providers/Microsoft.Addons/supportProviders/{providerName}/supportPlanTypes

Path parameters

subscriptionIdstring required

Subscription credentials that uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

providerNamestring required

The support plan type. For now the only valid type is "canonical".

Query parameters

api-versionstring required

Client API version.

Response

OK

supportPlanType'essential' | 'standard' | 'advanced'

Support plan type.

enabledboolean

Whether the support plan is enabled for this subscription.

willEmitOneTimeChargeWhenEnabledboolean

This indicates that when this support plan is enabled if AddonsRP will emit a one-time charge.

willEmitOneTimeChargeIfReEnabledboolean

This indicates that when this support plan is cancelled and then enabled that AddonsRP will emit a one-time charge.