UsageModelsResult interface
A list of cache usage models.
Properties
next |
The URI to fetch the next page of cache usage models. |
value | The list of usage models available for the subscription. |
Property Details
nextLink
The URI to fetch the next page of cache usage models.
nextLink?: string
Property Value
string
value
The list of usage models available for the subscription.
value?: UsageModel[]