次の方法で共有


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

プロパティ値