Name | Type | Description | Notes |
---|---|---|---|
DeviceName | String | [optional] | |
DeviceId | String |
- Prepare the resource
$DeviceCreateReq = Initialize-TorizonPlatformAPIDeviceCreateReq -DeviceName null `
-DeviceId null
- Convert the resource to JSON
$DeviceCreateReq | ConvertTo-JSON