共用方式為


AdvisorStatus type

定義 AdvisorStatus 的值。

type AdvisorStatus =
  | "GA"
  | "PublicPreview"
  | "LimitedPublicPreview"
  | "PrivatePreview"