次の方法で共有


AppPlatformSkuRestrictions.ReasonCode プロパティ

定義

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

public Azure.ResourceManager.AppPlatform.Models.AppPlatformSkuRestrictionsReasonCode? ReasonCode { get; }
member this.ReasonCode : Nullable<Azure.ResourceManager.AppPlatform.Models.AppPlatformSkuRestrictionsReasonCode>
Public ReadOnly Property ReasonCode As Nullable(Of AppPlatformSkuRestrictionsReasonCode)

プロパティ値

適用対象