ServicesDescriptionListResult interface

A list of service description objects with a next link.

Properties

nextLink

The link used to get the next page of service description objects.

value

A list of service description objects.

Property Details

The link used to get the next page of service description objects.

nextLink?: string

Property Value

string

value

A list of service description objects.

value?: ServicesDescription[]

Property Value