Name | Type | Description | Notes |
---|---|---|---|
Version | String | ||
Checksum | String | ||
Component | String | ||
Name | String |
- Prepare the resource
$DevicePackage = Initialize-TorizonPlatformAPIDevicePackage -Version null `
-Checksum null `
-Component null `
-Name null
- Convert the resource to JSON
$DevicePackage | ConvertTo-JSON