共用方式為


SchedulingState type

定義 SchedulingState 的值。 可能的值包括:'enabled'、'disabled'

type SchedulingState = "enabled" | "disabled"