mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
1.1 KiB
1.1 KiB
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beta-identity-snapshot-summary-response | IdentitySnapshotSummaryResponse | IdentitySnapshotSummaryResponse | IdentitySnapshotSummaryResponse | powershellsdk |
|
/tools/sdk/powershell/beta/models/identity-snapshot-summary-response |
|
IdentitySnapshotSummaryResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Snapshot | String | the date when the identity record was created | [optional] |
Examples
- Prepare the resource
$IdentitySnapshotSummaryResponse = Initialize-PSSailpoint.BetaIdentitySnapshotSummaryResponse -Snapshot 2007-03-01T13:00:00.000Z
- Convert the resource to JSON
$IdentitySnapshotSummaryResponse | ConvertTo-JSON