AccessCriteriaRequestCriteriaListInner
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | Enum [ "ENTITLEMENT" ] | Type of the property to which this reference applies to | [optional] |
Id | String | ID of the object to which this reference applies to | [optional] |
Examples
- Prepare the resource
$AccessCriteriaRequestCriteriaListInner = Initialize-AccessCriteriaRequestCriteriaListInner -Type ENTITLEMENT `
-Id 2c91808568c529c60168cca6f90c1313
- Convert the resource to JSON
$AccessCriteriaRequestCriteriaListInner | ConvertTo-JSON