使用Powershell,如何将版本添加到Azure API管理API? [英] Using Powershell, how to you add a version to an azure api management API?

查看:83
本文介绍了使用Powershell,如何将版本添加到Azure API管理API?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用Powershell,如何向azure api管理API添加版本?

Using Powershell, how to you add a version to an azure api management API?

我使用New-AzureRmApiManagementApi创建API,并使用AzureRM.ApiManagement 5.1.2版

Im using New-AzureRmApiManagementApito create the API, and using version 5.1.2 of AzureRM.ApiManagement

推荐答案

要添加模块版本,可以使用命令Install-Module -Name AzureRM.ApiManagement -RequiredVersion 6.0.0

To add the module version you can use the command Install-Module -Name AzureRM.ApiManagement -RequiredVersion 6.0.0

有关更多信息,请检查此链接 PowerShell画廊

For further information check this link PowerShell gallery

这篇关于使用Powershell,如何将版本添加到Azure API管理API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆