다음을 통해 공유


RoleManagementPolicyNotificationRule interface

역할 관리 정책 알림 규칙입니다.

Extends

속성

isDefaultRecipientsEnabled

알림이 정책 규칙에 지정된 받는 사람 유형으로 전송되는지 여부를 결정합니다.

notificationLevel

알림 수준입니다.

notificationRecipients

알림 받는 사람 목록입니다.

notificationType

알림의 형식입니다.

recipientType

받는 사람 유형입니다.

ruleType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

상속된 속성

id

규칙의 ID입니다.

target

현재 규칙의 대상입니다.

속성 세부 정보

isDefaultRecipientsEnabled

알림이 정책 규칙에 지정된 받는 사람 유형으로 전송되는지 여부를 결정합니다.

isDefaultRecipientsEnabled?: boolean

속성 값

boolean

notificationLevel

알림 수준입니다.

notificationLevel?: string

속성 값

string

notificationRecipients

알림 받는 사람 목록입니다.

notificationRecipients?: string[]

속성 값

string[]

notificationType

알림의 형식입니다.

notificationType?: string

속성 값

string

recipientType

받는 사람 유형입니다.

recipientType?: string

속성 값

string

ruleType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

ruleType: "RoleManagementPolicyNotificationRule"

속성 값

"RoleManagementPolicyNotificationRule"

상속된 속성 세부 정보

id

규칙의 ID입니다.

id?: string

속성 값

string

상속된RoleManagementPolicyRule.id

target

현재 규칙의 대상입니다.

target?: RoleManagementPolicyRuleTarget

속성 값

RoleManagementPolicyRule.target에서 상속됨