| title | modifiedProperty resource type |
|---|---|
| description | Describes the changes performed in the target system. |
| ms.localizationpriority | medium |
| author | FaithOmbongi |
| ms.subservice | entra-directory-management |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Describes the changes performed in the target system.
| Property | Type | Description |
|---|---|---|
| displayName | String | Name of property that was modified. |
| newValue | String | New property value. |
| oldValue | String | Old property value. |
None.
The following JSON representation shows the resource type.
{
"displayName": "String",
"newValue": "String",
"oldValue": "String"
}