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