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