Alert interface
경고 클래스
- Extends
속성
alert |
경고 유형 |
appeared |
경고가 원본에 나타난 UTC 시간 |
appeared |
경고가 나타난 UTC 시간 |
cleared |
원본에서 경고가 지워진 UTC 시간 |
cleared |
경고가 지워진 UTC 시간 |
detailed |
경고에 대한 기타 정보 |
error |
경고의 ErrorDetails |
recommendation | 경고에 대한 조치를 위한 권장 사항 |
resolution |
경고 해결 이유 |
scope | 디바이스 또는 리소스 경고 |
severity | 경고의 심각도 |
source | 경고가 지워진 원본 |
status | 경고의 현재 상태 |
title | 경고의 제목 |
상속된 속성
id | 식별자입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다. |
name | 이름입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다. |
type | 형식입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다. |
속성 세부 정보
alertType
경고 유형
alertType: string
속성 값
string
appearedAtSourceTime
경고가 원본에 나타난 UTC 시간
appearedAtSourceTime: Date
속성 값
Date
appearedAtTime
경고가 나타난 UTC 시간
appearedAtTime: Date
속성 값
Date
clearedAtSourceTime
원본에서 경고가 지워진 UTC 시간
clearedAtSourceTime?: Date
속성 값
Date
clearedAtTime
경고가 지워진 UTC 시간
clearedAtTime?: Date
속성 값
Date
detailedInformation
경고에 대한 기타 정보
detailedInformation?: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}
errorDetails
recommendation
경고에 대한 조치를 위한 권장 사항
recommendation?: string
속성 값
string
resolutionReason
경고 해결 이유
resolutionReason?: string
속성 값
string
scope
severity
source
status
title
경고의 제목
title: string
속성 값
string
상속된 속성 세부 정보
id
name
type
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for JavaScript