Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceListResult

Package version

Response for Services API service call.

Hierarchy

  • ServiceListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

Optional value

value: Service[]

A list of Services.

Generated using TypeDoc