ChangeAttributes interface
Details about the change resource
Properties
changes |
The number of changes this resource captures NOTE: This property will not be serialized. It can only be populated by the server. |
correlation |
The ARM correlation ID of the change resource NOTE: This property will not be serialized. It can only be populated by the server. |
new |
The GUID of the new snapshot NOTE: This property will not be serialized. It can only be populated by the server. |
previous |
The GUID of the previous snapshot NOTE: This property will not be serialized. It can only be populated by the server. |
timestamp | The time the change(s) on the target resource ocurred NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
changesCount
The number of changes this resource captures NOTE: This property will not be serialized. It can only be populated by the server.
changesCount?: number
Property Value
number
correlationId
The ARM correlation ID of the change resource NOTE: This property will not be serialized. It can only be populated by the server.
correlationId?: string
Property Value
string
newResourceSnapshotId
The GUID of the new snapshot NOTE: This property will not be serialized. It can only be populated by the server.
newResourceSnapshotId?: string
Property Value
string
previousResourceSnapshotId
The GUID of the previous snapshot NOTE: This property will not be serialized. It can only be populated by the server.
previousResourceSnapshotId?: string
Property Value
string
timestamp
The time the change(s) on the target resource ocurred NOTE: This property will not be serialized. It can only be populated by the server.
timestamp?: string
Property Value
string