Skus interface

Interface representing a Skus.

Methods

list(SkusListOptionalParams)

List all the available Skus in the region and information related to them

Method Details

list(SkusListOptionalParams)

List all the available Skus in the region and information related to them

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

Parameters

options
SkusListOptionalParams

The options parameters.

Returns