次の方法で共有


AppPlatformSkuRestrictions クラス

定義

SKU を使用できない制限。

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

プロパティ

ReasonCode

制限の理由を取得します。 使用可能な値は、'QuotaId'、'NotAvailableForSubscription' です。

RestrictionInfo

SKU を使用できない制限に関する情報を取得します。

RestrictionsType

制限の種類を取得します。 使用可能な値は、'Location'、'Zone' です。

Values

制限の値を取得します。 制限の種類が location に設定されている場合。 これは、SKU が制限されている別の場所になります。

適用対象