NestedAggregation
Properties
Name | Type | Description | Notes |
---|---|---|---|
Name | String | The name of the nested aggregate to be included in the result. | [required] |
Type | String | The type of the nested object. | [required] |
Examples
- Prepare the resource
$NestedAggregation = Initialize-PSSailpoint.V3NestedAggregation -Name id `
-Type access
- Convert the resource to JSON
$NestedAggregation | ConvertTo-JSON