SandboxCustomImagesListResult interface
The list Kusto sandbox custom images operation response.
Properties
next |
Link to the next page of results |
value | The list of Kusto sandbox custom images. |
Property Details
nextLink
Link to the next page of results
nextLink?: string
Property Value
string
value
The list of Kusto sandbox custom images.
value?: SandboxCustomImage[]