OBJECT
Represents snapshot details of the directory.
type AzureAdSnapshotDetails {# ID of the snapshot.snapshotId: UUID! # Time of the snapshot.snapshotTime: DateTime! }