SandboxCustomImagesListResult interface

The list Kusto sandbox custom images operation response.

Properties

nextLink

Link to the next page of results

value

The list of Kusto sandbox custom images.

Property Details

Link to the next page of results

nextLink?: string

Property Value

string

value

The list of Kusto sandbox custom images.

value?: SandboxCustomImage[]

Property Value