ModelCapacityListResult interface

The list of cognitive services accounts operation response.

Properties

nextLink

The link used to get the next page of ModelSkuCapacity.

value

Gets the list of Cognitive Services accounts ModelSkuCapacity.

Property Details

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[]

Property Value