VirtualMachineImagesEdgeZoneListQueryParamProperties interface
Properties
| $expand | The expand expression to apply on the operation. |
| $orderby | Specifies the order of the results returned. Formatted as an OData query. |
| $top | An integer value specifying the number of images to return that matches supplied values. |
| api-version | Api Version |
Property Details
$expand
The expand expression to apply on the operation.
$expand?: string
Property Value
string
$orderby
Specifies the order of the results returned. Formatted as an OData query.
$orderby?: string
Property Value
string
$top
An integer value specifying the number of images to return that matches supplied values.
$top?: number
Property Value
number
api-version
Api Version
api-version: "2022-08-01"
Property Value
"2022-08-01"