ModelCapacityListResult interface
The list of cognitive services accounts operation response.
Properties
next |
The link used to get the next page of ModelSkuCapacity. |
value | Gets the list of Cognitive Services accounts ModelSkuCapacity. |
Property Details
nextLink
The link used to get the next page of ModelSkuCapacity.
nextLink?: string
Property Value
string
value
Gets the list of Cognitive Services accounts ModelSkuCapacity.
value?: ModelCapacityListResultValueItem[]