다음을 통해 공유


AlertIncidentListResult 클래스

경고 인시던트 목록 작업 결과입니다.

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

생성자

AlertIncidentListResult(*, value: List[_models.AlertIncident] | None = None, next_link: str | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
value

경고 인시던트 목록입니다.

next_link
str

다음 결과 집합을 가져오는 데 사용할 URL입니다.

변수

Name Description
value

경고 인시던트 목록입니다.

next_link
str

다음 결과 집합을 가져오는 데 사용할 URL입니다.