RoleManagementPolicyNotificationRule interface
角色管理策略通知规则。
属性
| is |
确定通知是否将发送到策略规则中指定的收件人类型。 |
| notification |
通知级别。 |
| notification |
通知收件人列表。 |
| notification |
通知的类型。 |
| recipient |
收件人类型。 |
| rule |
多态鉴别器,它指定此对象可以的不同类型的 |
属性详细信息
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