UsageModels interface

Interface representing a UsageModels.

Methods

list(UsageModelsListOptionalParams)

Get the list of cache usage models available to this subscription.

Method Details

list(UsageModelsListOptionalParams)

Get the list of cache usage models available to this subscription.

function list(options?: UsageModelsListOptionalParams): PagedAsyncIterableIterator<UsageModel, UsageModel[], PageSettings>

Parameters

options
UsageModelsListOptionalParams

The options parameters.

Returns