DeviceUpdateListUpdatesQueryParamProperties interface
Properties
| filter | Optional to filter updates by isDeployable property. |
| search | Request updates matching a free-text search expression. |
Property Details
filter
Optional to filter updates by isDeployable property.
filter?: string
Property Value
string
search
Request updates matching a free-text search expression.
search?: string
Property Value
string