AccessCriteriaCriteriaListInner
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | Enum [ "ENTITLEMENT" ] | Type of the propery to which this reference applies to | [optional] |
Id | String | ID of the object to which this reference applies to | [optional] |
Name | String | Human-readable display name of the object to which this reference applies to | [optional] |
Examples
- Prepare the resource
$AccessCriteriaCriteriaListInner = Initialize-PSSailpoint.V2024AccessCriteriaCriteriaListInner -Type ENTITLEMENT `
-Id 2c91808568c529c60168cca6f90c1313 `
-Name Administrator
- Convert the resource to JSON
$AccessCriteriaCriteriaListInner | ConvertTo-JSON