ModelListResult interface

The list of cognitive services models.

Properties

nextLink

The link used to get the next page of Model.

value

Gets the list of Cognitive Services accounts Model and their properties.

Property Details

The link used to get the next page of Model.

nextLink?: string

Property Value

string

value

Gets the list of Cognitive Services accounts Model and their properties.

value?: Model[]

Property Value

Model[]