Skus interface

Interface representing a Skus.

Methods

list(SkusListOptionalParams)

Lists the available SKUs supported by Microsoft.Storage for given subscription.

Method Details

list(SkusListOptionalParams)

Lists the available SKUs supported by Microsoft.Storage for given subscription.

function list(options?: SkusListOptionalParams): PagedAsyncIterableIterator<SkuInformation, SkuInformation[], PageSettings>

Parameters

options
SkusListOptionalParams

The options parameters.

Returns