Skip to main content

AccessRecommendationMessage

Properties

NameTypeDescriptionNotes
InterpretationStringInformation about why the access item was recommended.[optional]

Examples

  • Prepare the resource
$AccessRecommendationMessage = Initialize-PSSailpoint.V2024AccessRecommendationMessage  -Interpretation 95% of your peers have this access.
  • Convert the resource to JSON
$AccessRecommendationMessage | ConvertTo-JSON

[Back to top]