EntitlementDocumentAllOfManuallyUpdatedFields
Properties
Name | Type | Description | Notes |
---|---|---|---|
DESCRIPTION | Boolean | [optional] [default to $false] | |
DISPLAYNAME | Boolean | [optional] [default to $false] |
Examples
- Prepare the resource
$EntitlementDocumentAllOfManuallyUpdatedFields = Initialize-PSSailpoint.V2024EntitlementDocumentAllOfManuallyUpdatedFields -DESCRIPTION false `
-DISPLAYNAME false
- Convert the resource to JSON
$EntitlementDocumentAllOfManuallyUpdatedFields | ConvertTo-JSON