AvailableClusterPoolVersions interface

Interface representing a AvailableClusterPoolVersions.

Methods

listByLocation(string, AvailableClusterPoolVersionsListByLocationOptionalParams)

Returns a list of available cluster pool versions.

Method Details

listByLocation(string, AvailableClusterPoolVersionsListByLocationOptionalParams)

Returns a list of available cluster pool versions.

function listByLocation(location: string, options?: AvailableClusterPoolVersionsListByLocationOptionalParams): PagedAsyncIterableIterator<ClusterPoolVersion, ClusterPoolVersion[], PageSettings>

Parameters

location

string

The name of the Azure region.

Returns