DiscoveryResponse interface

Discovery response.

Properties

nextLink

The link used to get the next page of solution metadata.

value

The list of solution metadata.

Property Details

The link used to get the next page of solution metadata.

nextLink?: string

Property Value

string

value

The list of solution metadata.

value?: SolutionMetadataResource[]

Property Value