共用方式為


MonitoringState type

定義 MonitoringState 的值。 可能的值包括:'monitored'、'discovered'

type MonitoringState = "monitored" | "discovered"