次の方法で共有


AppServicePlanRestrictions 列挙型

定義

AppServicePlanRestrictions の値を定義します。

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

フィールド

Basic 3
Free 1
None 0
Premium 5
Shared 2
Standard 4

適用対象