ExceptionCriteria
Properties
Name | Type | Description | Notes |
---|---|---|---|
CriteriaList | []ExceptionCriteriaCriteriaListInner | List of exception criteria. There is a min of 1 and max of 50 items in the list. | [optional] |
Examples
- Prepare the resource
$ExceptionCriteria = Initialize-PSSailpoint.V2024ExceptionCriteria -CriteriaList [{type=ENTITLEMENT, id=2c9180866166b5b0016167c32ef31a66, existing=true}, {type=ENTITLEMENT, id=2c9180866166b5b0016167c32ef31a67, existing=false}]
- Convert the resource to JSON
$ExceptionCriteria | ConvertTo-JSON