VmImagesInEdgeZoneListResult interface

The List VmImages in EdgeZone operation response.

Properties

nextLink

The URI to fetch the next page of VMImages in EdgeZone. Call ListNext() with this URI to fetch the next page of VmImages.

value

The list of VMImages in EdgeZone

Property Details

The URI to fetch the next page of VMImages in EdgeZone. Call ListNext() with this URI to fetch the next page of VmImages.

nextLink?: string

Property Value

string

value

The list of VMImages in EdgeZone

value?: VirtualMachineImageResource[]

Property Value