共用方式為


SupportedTrigger interface

屬性

defaultPollingInterval

輪詢之間等候的預設間隔(只有在 NotificationType 正在輪詢時才相關)。

notificationType

觸發程式如何收到變更通知。

supportedCapabilities

此觸發程式支援的功能。

type

觸發程式的型別。

屬性詳細資料

defaultPollingInterval

輪詢之間等候的預設間隔(只有在 NotificationType 正在輪詢時才相關)。

defaultPollingInterval: number

屬性值

number

notificationType

觸發程式如何收到變更通知。

notificationType: string

屬性值

string

supportedCapabilities

此觸發程式支援的功能。

supportedCapabilities: {[key: string]: SupportLevel}

屬性值

{[key: string]: SupportLevel}

type

觸發程式的型別。

type: DefinitionTriggerType

屬性值