你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AvailableClusterPoolVersions interface
表示 AvailableClusterPoolVersions 的接口。
方法
list |
返回可用群集池版本的列表。 |
方法详细信息
listByLocation(string, AvailableClusterPoolVersionsListByLocationOptionalParams)
返回可用群集池版本的列表。
function listByLocation(location: string, options?: AvailableClusterPoolVersionsListByLocationOptionalParams): PagedAsyncIterableIterator<ClusterPoolVersion, ClusterPoolVersion[], PageSettings>
参数
- location
-
string
Azure 区域的名称。
选项参数。