SettingsDepotsHardwareSupportPackageSummary
The HardwareSupportPackageSummary structure contains fields that describe the summary of a hardware support package (HSP).
Properties
versions
Required
Different versions of the HSP.
JSON Example
{
"versions": [
{
"version": "string"
}
]
}