Intelaccessitemhistoryevent
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| EventType | Enum [ "AccessItemAssociated", "AccessItemRemoved", "AccountStatusChanged" ] | Type of access-item history event. | [required] |
| DateTime | System.DateTime | Event timestamp. | [optional] |
Examples
- Prepare the resource
$Intelaccessitemhistoryevent = Initialize-Intelaccessitemhistoryevent -EventType AccessItemRemoved `
-DateTime 2026-05-11T09:40:04.496Z
- Convert the resource to JSON
$Intelaccessitemhistoryevent | ConvertTo-JSON