AppServicePlanRestrictions Enum

Definition

Defines values for 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
Inheritance
AppServicePlanRestrictions
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

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

Applies to