Share via


DuplicateRoleCreatedAlertIncidentProperties interface

Duplicate role created alert incident properties.

Extends

Properties

alertIncidentType

Polymorphic discriminator, which specifies the different types this object can be

duplicateRoles

The duplicate roles. NOTE: This property will not be serialized. It can only be populated by the server.

reason

The reason for the incident. NOTE: This property will not be serialized. It can only be populated by the server.

roleName

The role name. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

alertIncidentType

Polymorphic discriminator, which specifies the different types this object can be

alertIncidentType: "DuplicateRoleCreatedAlertIncident"

Property Value

"DuplicateRoleCreatedAlertIncident"

duplicateRoles

The duplicate roles. NOTE: This property will not be serialized. It can only be populated by the server.

duplicateRoles?: string

Property Value

string

reason

The reason for the incident. NOTE: This property will not be serialized. It can only be populated by the server.

reason?: string

Property Value

string

roleName

The role name. NOTE: This property will not be serialized. It can only be populated by the server.

roleName?: string

Property Value

string