Entitlement1AccessModelMetadata
Properties
Name | Type | Description | Notes |
---|---|---|---|
Attributes | []AttributeDTO | [optional] |
Examples
- Prepare the resource
$Entitlement1AccessModelMetadata = Initialize-PSSailpoint.V2024Entitlement1AccessModelMetadata -Attributes [{key=iscPrivacy, name=Privacy, multiselect=false, status=active, type=governance, objectTypes=[all], description=Specifies the level of privacy associated with an access item., values=[{value=public, name=Public, status=active}]}]
- Convert the resource to JSON
$Entitlement1AccessModelMetadata | ConvertTo-JSON