RecommendationResponseDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
Response | []RecommendationResponse | [optional] |
Examples
- Prepare the resource
$RecommendationResponseDto = Initialize-PSSailpoint.BetaRecommendationResponseDto -Response null
- Convert the resource to JSON
$RecommendationResponseDto | ConvertTo-JSON