Name | Type | Description | Notes |
---|---|---|---|
ID | Int32 | Unique ID of the object | [optional] [readonly] |
Name | String | [optional] |
- Prepare the resource
$Role = Initialize-GrommunioAdminRole -ID null `
-Name null
- Convert the resource to JSON
$Role | ConvertTo-JSON