다음을 통해 공유


AlertConfiguration 클래스

경고 구성.

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

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

생성자

AlertConfiguration(*, is_enabled: bool | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
is_enabled

True이면 경고가 사용하도록 설정되면 false가 특정 경고에 대한 검사를 사용하지 않도록 설정합니다.

변수

Name Description
id
str

경고 구성 ID입니다.

name
str

경고 구성 이름입니다.

type
str

경고 구성 유형입니다.

alert_definition_id
str

경고 정의 ID입니다.

scope
str

경고 scope.

is_enabled

True이면 경고가 사용하도록 설정되면 false가 특정 경고에 대한 검사를 사용하지 않도록 설정합니다.

alert_configuration_type
str

경고 구성 유형입니다.

alert_definition

경고 정의입니다.