共用方式為


Notification interface

描述叢集事件的通知通道。

屬性

isEnabled

指出是否已啟用通知。

notificationCategory

通知的類別。

notificationLevel

通知層級。

notificationTargets

訂閱通知的目標清單。

屬性詳細資料

isEnabled

指出是否已啟用通知。

isEnabled: boolean

屬性值

boolean

notificationCategory

通知的類別。

notificationCategory: string

屬性值

string

notificationLevel

通知層級。

notificationLevel: string

屬性值

string

notificationTargets

訂閱通知的目標清單。

notificationTargets: NotificationTarget[]

屬性值