SkuOperations interface

Interface representing a Sku operations.

Properties

listByLocation

List ResourceSku resources by subscription ID

Property Details

listByLocation

List ResourceSku resources by subscription ID

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

Property Value

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