다음을 통해 공유


Alert 클래스

경고입니다.

변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.

상속
azure.mgmt.authorization._serialization.Model
Alert

생성자

Alert(*, is_active: bool | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
is_active

기본적으로 False입니다. 경고가 활성 상태이면 true입니다.

변수

Name Description
id
str

경고 ID입니다.

name
str

경고 이름입니다.

type
str

경고 유형입니다.

scope
str

경고 scope.

is_active

기본적으로 False입니다. 경고가 활성 상태이면 true입니다.

incident_count
int

경고의 생성된 인시던트 수입니다.

last_modified_date_time

경고 구성이 업데이트되거나 새 인시던트가 생성된 날짜 시간입니다.

last_scanned_date_time

경고가 마지막으로 검사된 날짜 시간입니다.

alert_definition

경고 정의입니다.

alert_incidents

경고 인시던트입니다.

alert_configuration

경고 구성입니다.