ApiManagementServiceSkus interface

Interface representing a ApiManagementServiceSkus.

Methods

listAvailableServiceSkus(string, string, ApiManagementServiceSkusListAvailableServiceSkusOptionalParams)

Gets all available SKU for a given API Management service

Method Details

listAvailableServiceSkus(string, string, ApiManagementServiceSkusListAvailableServiceSkusOptionalParams)

Gets all available SKU for a given API Management service

function listAvailableServiceSkus(resourceGroupName: string, serviceName: string, options?: ApiManagementServiceSkusListAvailableServiceSkusOptionalParams): PagedAsyncIterableIterator<ResourceSkuResult, ResourceSkuResult[], PageSettings>

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

serviceName

string

The name of the API Management service.

Returns