RecommendationRequest
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| IdentityId | String | The identity ID | [optional] | 
| Item | AccessItemRef | [optional] | 
Examples
- Prepare the resource
 
$RecommendationRequest = Initialize-V2024RecommendationRequest  -IdentityId 2c938083633d259901633d25c68c00fa `
 -Item null
- Convert the resource to JSON
 
$RecommendationRequest | ConvertTo-JSON