ChangeBase interface

An individual change on the target resource

Properties

changeCategory

The entity that made the change NOTE: This property will not be serialized. It can only be populated by the server.

newValue

The target resource property value after the change NOTE: This property will not be serialized. It can only be populated by the server.

previousValue

The target resource property value before the change NOTE: This property will not be serialized. It can only be populated by the server.

propertyChangeType

The type of change that occurred NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

changeCategory

The entity that made the change NOTE: This property will not be serialized. It can only be populated by the server.

changeCategory?: ChangeCategory

Property Value

newValue

The target resource property value after the change NOTE: This property will not be serialized. It can only be populated by the server.

newValue?: string

Property Value

string

previousValue

The target resource property value before the change NOTE: This property will not be serialized. It can only be populated by the server.

previousValue?: string

Property Value

string

propertyChangeType

The type of change that occurred NOTE: This property will not be serialized. It can only be populated by the server.

propertyChangeType?: PropertyChangeType

Property Value