Interface VirtualMachineImagesListOptionalParams
interface VirtualMachineImagesListOptionalParams { expand?: string; orderby?: string; top?: number; } Hierarchy
- unknown
- VirtualMachineImagesListOptionalParams
Properties
Optionalexpand
expand?: string
Optionalorderby
orderby?: string
Optional parameters.