RoleManagementPolicyNotificationRule interface
角色管理原則通知規則。
- Extends
屬性
is |
判斷通知是否會傳送至原則規則中指定的收件者類型。 |
notification |
通知層級。 |
notification |
通知收件者的清單。 |
notification |
通知的類型。 |
recipient |
收件者類型。 |
rule |
多型歧視性,指定這個物件可以是的不同類型 |
繼承的屬性
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
target
目前規則的目標。
target?: RoleManagementPolicyRuleTarget