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