你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RoleManagementPolicyNotificationRule interface

角色管理策略通知规则。

扩展

属性

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