ObjectMappingBulkPatchResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
PatchedObjects | []ObjectMappingResponse | [optional] |
Examples
- Prepare the resource
$ObjectMappingBulkPatchResponse = Initialize-PSSailpoint.V2024ObjectMappingBulkPatchResponse -PatchedObjects null
- Convert the resource to JSON
$ObjectMappingBulkPatchResponse | ConvertTo-JSON