BatchAccountListSupportedImagesResultOutput interface
The result of listing the supported Virtual Machine Images.
Properties
| odata. |
The URL to get the next set of results. |
| value | The list of supported Virtual Machine Images. |
Property Details
odata.nextLink
The URL to get the next set of results.
odata.nextLink?: string
Property Value
string
value
The list of supported Virtual Machine Images.
value?: BatchSupportedImageOutput[]