Skip to main content

DataAccessPoliciesInner

Properties

NameTypeDescriptionNotes
ValueStringValue of the policy[optional]

Examples

  • Prepare the resource
$DataAccessPoliciesInner = Initialize-PSSailpoint.V2024DataAccessPoliciesInner  -Value GDPR-20
  • Convert the resource to JSON
$DataAccessPoliciesInner | ConvertTo-JSON

[Back to top]