Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplianceListResult

Package version

The List Appliances operation response.

Hierarchy

  • ApplianceListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URL to use for getting the next set of results. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: Appliance[]

The list of Appliances. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc