AzureRolesAssignedOutsidePimAlertIncidentProperties interface
Azure roles assigned outside PIM alert incident properties.
- Extends
Properties
| alert |
Polymorphic discriminator, which specifies the different types this object can be |
| assignee |
The assignee display name. NOTE: This property will not be serialized. It can only be populated by the server. |
| assignee |
The assignee ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| assignee |
The assignee user principal name. NOTE: This property will not be serialized. It can only be populated by the server. |
| assignment |
The date the assignment was activated. NOTE: This property will not be serialized. It can only be populated by the server. |
| requestor |
The requestor display name. NOTE: This property will not be serialized. It can only be populated by the server. |
| requestor |
The requestor ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| requestor |
The requestor user principal name. NOTE: This property will not be serialized. It can only be populated by the server. |
| role |
The role definition ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| role |
The role display name. NOTE: This property will not be serialized. It can only be populated by the server. |
| role |
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