次の方法で共有


ApiManagementSkuRestrictionsReasonCode 列挙型

定義

ApiManagementSkuRestrictionsReasonCode の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ApiManagementSkuRestrictionsReasonCode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ApiManagementSkuRestrictionsReasonCode = 
Public Enum ApiManagementSkuRestrictionsReasonCode
継承
ApiManagementSkuRestrictionsReasonCode
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

名前 説明
QuotaId 0
NotAvailableForSubscription 1

適用対象