Name | Type | Description | Notes |
---|---|---|---|
Message | String | Description of the error | [optional] |
- Prepare the resource
$DatabaseError1 = Initialize-GrommunioAdminDatabaseError1 -Message null
- Convert the resource to JSON
$DatabaseError1 | ConvertTo-JSON
Name | Type | Description | Notes |
---|---|---|---|
Message | String | Description of the error | [optional] |
$DatabaseError1 = Initialize-GrommunioAdminDatabaseError1 -Message null
$DatabaseError1 | ConvertTo-JSON