UsageModelsOperations interface
Interface representing a UsageModels operations.
Properties
| list | Get the list of cache usage models available to this subscription. |
Property Details
list
Get the list of cache usage models available to this subscription.
list: (options?: UsageModelsListOptionalParams) => PagedAsyncIterableIterator<UsageModel, UsageModel[], PageSettings>
Property Value
(options?: UsageModelsListOptionalParams) => PagedAsyncIterableIterator<UsageModel, UsageModel[], PageSettings>