UsageListResult interface
The response to a list usage request.
Properties
next |
The link used to get the next page of Usages. |
value | The list of usages for Cognitive Service account. |
Property Details
nextLink
The link used to get the next page of Usages.
nextLink?: string
Property Value
string