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