다음을 통해 공유


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

속성 값