ClientDiscoveryResponse interface
Operations List response which contains list of available APIs.
Property Details
nextLink
Link to the next chunk of Response.
nextLink?: string
Property Value
string
value
List of available operations.
value?: ClientDiscoveryValueForSingleApi[]