Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FleetListResult

Package version

The response from the List Fleets operation.

Hierarchy

  • FleetListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URL to get the next page of Fleets. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: Fleet[]

The list of Fleets.

Generated using TypeDoc