IdentitySnapshotSummaryResponse
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| Snapshot | String | the date when the identity record was created | [optional] | 
Examples
- Prepare the resource
$IdentitySnapshotSummaryResponse = Initialize-V2025IdentitySnapshotSummaryResponse  -Snapshot 2007-03-01T13:00:00.000Z
- Convert the resource to JSON
$IdentitySnapshotSummaryResponse | ConvertTo-JSON