你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AppPlatformSkuRestrictions 类

定义

不能使用 SKU 的限制。

public class AppPlatformSkuRestrictions
type AppPlatformSkuRestrictions = class
Public Class AppPlatformSkuRestrictions
继承
AppPlatformSkuRestrictions

属性

ReasonCode

获取限制的原因。 可能的值包括:“QuotaId”、“NotAvailableForSubscription”。

RestrictionInfo

获取有关不能使用 SKU 的限制的信息。

RestrictionsType

获取限制的类型。 可能的值包括:“Location”、“Zone”。

Values

获取限制的值。 如果限制类型设置为 location。 这将是限制 SKU 的不同位置。

适用于