SiteConfigurationSnapshotInfoProperties Class
SiteConfigurationSnapshotInfo resource specific properties.
Constructor
SiteConfigurationSnapshotInfoProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
time
|
The time the snapshot was taken. |
|
snapshot_id
|
The id of the snapshot. |
Attributes
snapshot_id
The id of the snapshot.
snapshot_id: int | None
time
The time the snapshot was taken.
time: datetime | None