Name | Type | Description | Notes |
---|---|---|---|
Offset | Int64 | ||
Values | NetworkInfo[] | [optional] | |
Limit | Int64 | ||
Total | Int64 |
- Prepare the resource
$PaginationResultNetworkInfo = Initialize-TorizonPlatformAPIPaginationResultNetworkInfo -Offset null `
-Values null `
-Limit null `
-Total null
- Convert the resource to JSON
$PaginationResultNetworkInfo | ConvertTo-JSON