AzureRolesAssignedOutsidePimAlertIncidentProperties interface

Azure roles assigned outside PIM alert incident properties.

Extends

Properties

alertIncidentType

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

assigneeDisplayName

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

assigneeId

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

assigneeUserPrincipalName

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

assignmentActivatedDate

The date the assignment was activated. NOTE: This property will not be serialized. It can only be populated by the server.

requestorDisplayName

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

requestorId

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

requestorUserPrincipalName

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

roleDefinitionId

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

roleDisplayName

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

roleTemplateId

The role template ID. 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: "AzureRolesAssignedOutsidePimAlertIncident"

Property Value

"AzureRolesAssignedOutsidePimAlertIncident"

assigneeDisplayName

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

assigneeDisplayName?: string

Property Value

string

assigneeId

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

assigneeId?: string

Property Value

string

assigneeUserPrincipalName

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

assigneeUserPrincipalName?: string

Property Value

string

assignmentActivatedDate

The date the assignment was activated. NOTE: This property will not be serialized. It can only be populated by the server.

assignmentActivatedDate?: Date

Property Value

Date

requestorDisplayName

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

requestorDisplayName?: string

Property Value

string

requestorId

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

requestorId?: string

Property Value

string

requestorUserPrincipalName

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

requestorUserPrincipalName?: string

Property Value

string

roleDefinitionId

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

roleDefinitionId?: string

Property Value

string

roleDisplayName

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

roleDisplayName?: string

Property Value

string

roleTemplateId

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

roleTemplateId?: string

Property Value

string