| Name | Type | Description | Notes |
|---|---|---|---|
| Name | String | New file name | [optional] |
| VarData | System.Collections.Hashtable | [optional] |
- Prepare the resource
$PatchConfigFileRequest = Initialize-GrommunioAdminPatchConfigFileRequest -Name null `
-VarData null- Convert the resource to JSON
$PatchConfigFileRequest | ConvertTo-JSON