Name | Type | Description | Notes |
---|---|---|---|
Hashes | String | ||
Length | Int64 |
- Prepare the resource
$FileInfo = Initialize-TorizonPlatformAPIFileInfo -Hashes null `
-Length null
- Convert the resource to JSON
$FileInfo | ConvertTo-JSON
Name | Type | Description | Notes |
---|---|---|---|
Hashes | String | ||
Length | Int64 |
$FileInfo = Initialize-TorizonPlatformAPIFileInfo -Hashes null `
-Length null
$FileInfo | ConvertTo-JSON