Skip to main content

DataAccessImpactScore

Properties

NameTypeDescriptionNotes
ValueStringImpact Score for this data[optional]

Examples

  • Prepare the resource
$DataAccessImpactScore = Initialize-PSSailpoint.V3DataAccessImpactScore  -Value Medium
  • Convert the resource to JSON
$DataAccessImpactScore | ConvertTo-JSON

[Back to top]