다음을 통해 공유


TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties 클래스

리소스 경고 구성 속성에 할당된 영구 소유자가 너무 많습니다.

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

Azure로 보내려면 모든 필수 매개 변수를 채워야 합니다.

상속
azure.mgmt.authorization.v2022_08_01_preview.models._models_py3.AlertConfigurationProperties
TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties

생성자

TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties(*, is_enabled: bool | None = None, threshold_number_of_permanent_owners: int | None = None, threshold_percentage_of_permanent_owners_out_of_all_owners: int | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
is_enabled

True이면 경고가 사용하도록 설정되고 false이면 특정 경고에 대한 검색이 비활성화됩니다.

threshold_number_of_permanent_owners
int

영구 소유자의 임계값 수입니다.

threshold_percentage_of_permanent_owners_out_of_all_owners
int

모든 소유자 중 영구 소유자의 임계값 백분율입니다.

변수

Name Description
alert_definition_id
str

경고 정의 ID입니다.

scope
str

경고 scope.

is_enabled

True이면 경고가 사용하도록 설정되고 false이면 특정 경고에 대한 검색이 비활성화됩니다.

alert_configuration_type
str

경고 구성 유형입니다. 필수 사항입니다.

alert_definition

경고 정의입니다.

threshold_number_of_permanent_owners
int

영구 소유자의 임계값 수입니다.

threshold_percentage_of_permanent_owners_out_of_all_owners
int

모든 소유자 중 영구 소유자의 임계값 백분율입니다.