Sdílet prostřednictvím


AppServicePlanRestrictions type

Defines values for AppServicePlanRestrictions.

type AppServicePlanRestrictions =
  | "None"
  | "Free"
  | "Shared"
  | "Basic"
  | "Standard"
  | "Premium"