Skus interface

Interface representing a Skus.

Methods

list(SkusListOptionalParams)

Lists all of the available skus of the Microsoft.AppPlatform provider.

Method Details

list(SkusListOptionalParams)

Lists all of the available skus of the Microsoft.AppPlatform provider.

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

Parameters

options
SkusListOptionalParams

The options parameters.

Returns