ResourceChangeDataAfterSnapshot Class
The snapshot after the change.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.resourcegraph.models._models_py3.ResourceSnapshotDataResourceChangeDataAfterSnapshot
Constructor
ResourceChangeDataAfterSnapshot(*, timestamp: datetime.datetime, snapshot_id: Optional[str] = None, content: Optional[object] = None, **kwargs)
Parameters
- timestamp
- datetime
Required
Required. The time when the snapshot was created. The snapshot timestamp provides an approximation as to when a modification to a resource was detected. There can be a difference between the actual modification time and the detection time. This is due to differences in how operations that modify a resource are processed, versus how operation that record resource snapshots are processed.
Feedback
Submit and view feedback for