Sku interface

Interface representing a Sku.

Methods

listByLocation(string, SkuListByLocationOptionalParams)

List ResourceSku resources by subscription ID

Method Details

listByLocation(string, SkuListByLocationOptionalParams)

List ResourceSku resources by subscription ID

function listByLocation(locationName: string, options?: SkuListByLocationOptionalParams): PagedAsyncIterableIterator<ResourceSku, ResourceSku[], PageSettings>

Parameters

locationName

string

Name of the location.

options
SkuListByLocationOptionalParams

The options parameters.

Returns