AlertsResult interface

경고의 결과입니다.

속성

nextLink

경고 결과가 있는 경우 다음 경고 집합을 가져오는 URL입니다.

value

경고 목록입니다.

속성 세부 정보

경고 결과가 있는 경우 다음 경고 집합을 가져오는 URL입니다.

nextLink?: string

속성 값

string

value

경고 목록입니다.

value?: Alert[]

속성 값

Alert[]