Freigeben über


AppServicePlanRestrictions type

Definiert Werte für AppServicePlanRestrictions.

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