SkusOperations interface
Interface representing a Skus operations.
Properties
| list | Lists the available SKUs supported by Microsoft.Storage for given subscription. |
Property Details
list
Lists the available SKUs supported by Microsoft.Storage for given subscription.
list: (options?: SkusListOptionalParams) => PagedAsyncIterableIterator<SkuInformation, SkuInformation[], PageSettings>
Property Value
(options?: SkusListOptionalParams) => PagedAsyncIterableIterator<SkuInformation, SkuInformation[], PageSettings>