SkusOperations interface
Interface representing a Skus operations.
Properties
| list | Get the list of StorageCache.Cache SKUs available to this subscription. |
Property Details
list
Get the list of StorageCache.Cache SKUs available to this subscription.
list: (options?: SkusListOptionalParams) => PagedAsyncIterableIterator<ResourceSku, ResourceSku[], PageSettings>
Property Value
(options?: SkusListOptionalParams) => PagedAsyncIterableIterator<ResourceSku, ResourceSku[], PageSettings>