Partager via


RoleManagementPolicyNotificationRule interface

Règle de notification de stratégie de gestion des rôles.

Extends

Propriétés

isDefaultRecipientsEnabled

Détermine si la notification sera envoyée au type de destinataire spécifié dans la règle de stratégie.

notificationLevel

Niveau de notification.

notificationRecipients

Liste des destinataires de notification.

notificationType

Type de notification.

recipientType

Type de destinataire.

ruleType

Discriminateur polymorphe, qui spécifie les différents types que cet objet peut être

Propriétés héritées

id

ID de la règle.

target

Cible de la règle actuelle.

Détails de la propriété

isDefaultRecipientsEnabled

Détermine si la notification sera envoyée au type de destinataire spécifié dans la règle de stratégie.

isDefaultRecipientsEnabled?: boolean

Valeur de propriété

boolean

notificationLevel

Niveau de notification.

notificationLevel?: string

Valeur de propriété

string

notificationRecipients

Liste des destinataires de notification.

notificationRecipients?: string[]

Valeur de propriété

string[]

notificationType

Type de notification.

notificationType?: string

Valeur de propriété

string

recipientType

Type de destinataire.

recipientType?: string

Valeur de propriété

string

ruleType

Discriminateur polymorphe, qui spécifie les différents types que cet objet peut être

ruleType: "RoleManagementPolicyNotificationRule"

Valeur de propriété

"RoleManagementPolicyNotificationRule"

Détails de la propriété héritée

id

ID de la règle.

id?: string

Valeur de propriété

string

Héritée deRoleManagementPolicyRule.id

target

Cible de la règle actuelle.

target?: RoleManagementPolicyRuleTarget

Valeur de propriété

Hérité deRoleManagementPolicyRule.target