Name | Type | Description | Notes |
---|---|---|---|
Username | String | [optional] | |
RealName | String | [optional] |
- Prepare the resource
$ProfileResponseUser = Initialize-GrommunioAdminProfileResponseUser -Username null `
-RealName null
- Convert the resource to JSON
$ProfileResponseUser | ConvertTo-JSON