RoleMiningPotentialRoleEditEntitlements
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| Ids | []String | The list of entitlement ids to be edited | [optional] | 
| Exclude | Boolean | If true, add ids to be exclusion list. If false, remove ids from the exclusion list. | [optional] | 
Examples
- Prepare the resource
$RoleMiningPotentialRoleEditEntitlements = Initialize-V2025RoleMiningPotentialRoleEditEntitlements  -Ids null `
 -Exclude null
- Convert the resource to JSON
$RoleMiningPotentialRoleEditEntitlements | ConvertTo-JSON