Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineListResult

Package version

The List hybrid machine operation response.

Hierarchy

  • MachineListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URI to fetch the next page of Machines. Call ListNext() with this URI to fetch the next page of hybrid machines.

value

value: Machine[]

The list of hybrid machines.

Generated using TypeDoc