RoleManagementPolicyNotificationRule interface
ロール管理ポリシー通知ルール。
- Extends
プロパティ
is |
ポリシー 規則で指定された受信者の種類に通知を送信するかどうかを決定します。 |
notification |
通知レベル。 |
notification |
通知受信者の一覧。 |
notification |
通知の種類。 |
recipient |
受信者の種類。 |
rule |
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。 |
継承されたプロパティ
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
target
現在のルールのターゲット。
target?: RoleManagementPolicyRuleTarget