다음을 통해 공유


ProcessNotAllowed type

허용되지 않는 프로세스의 실행입니다. 허용 목록은 허용할 프로세스 이름으로 구성됩니다.

type ProcessNotAllowed = AllowlistCustomAlertRule & {
  ruleType: "ProcessNotAllowed"
}