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