mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
917 B
917 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-data-access-policies-inner | DataAccessPoliciesInner | DataAccessPoliciesInner | DataAccessPoliciesInner | powershellsdk |
|
/tools/sdk/powershell/v2024/models/data-access-policies-inner |
|
DataAccessPoliciesInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Value | String | Value of the policy | [optional] |
Examples
- Prepare the resource
$DataAccessPoliciesInner = Initialize-V2024DataAccessPoliciesInner -Value GDPR-20
- Convert the resource to JSON
$DataAccessPoliciesInner | ConvertTo-JSON