Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Namespace: microsoft.graph
Represents the audit property. This shows the edited property name, the old value, and the new value.
Property | Type | Description |
---|---|---|
displayName | String | The display name for this property. |
newValue | String | The new value for this property. |
oldValue | String | The old value for this property. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.cloudPcAuditProperty",
"displayName": "String",
"newValue": "String",
"oldValue": "String"
}
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now