IdentityPreviewResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
Identity | IdentityPreviewResponseIdentity | [optional] | |
PreviewAttributes | []IdentityAttributePreview | [optional] |
Examples
- Prepare the resource
$IdentityPreviewResponse = Initialize-PSSailpoint.V2024IdentityPreviewResponse -Identity null `
-PreviewAttributes null
- Convert the resource to JSON
$IdentityPreviewResponse | ConvertTo-JSON