共用方式為


AppServicePlanRestrictions type

定義 AppServicePlanRestrictions 的值。

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