Name | Type | Description | Notes |
---|---|---|---|
Message | String | [optional] | |
TaskID | Int32 | ID of the task running the command | [optional] |
- Prepare the resource
$Queued = Initialize-GrommunioAdminQueued -Message null `
-TaskID null
- Convert the resource to JSON
$Queued | ConvertTo-JSON