VmImagesInEdgeZoneListResult Class

Definition

The List VmImages in EdgeZone operation response.

public class VmImagesInEdgeZoneListResult
type VmImagesInEdgeZoneListResult = class
Public Class VmImagesInEdgeZoneListResult
Inheritance
VmImagesInEdgeZoneListResult

Constructors

VmImagesInEdgeZoneListResult()

Initializes a new instance of the VmImagesInEdgeZoneListResult class.

VmImagesInEdgeZoneListResult(IList<VirtualMachineImageResource>, String)

Initializes a new instance of the VmImagesInEdgeZoneListResult class.

Properties

NextLink

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

Value

Gets or sets the list of VMImages in EdgeZone

Applies to