powershell - Powershell 上的 Azure 虚拟机大小信息

标签 powershell azure virtual-machine azure-virtual-machine

我想知道除了角色大小名称之外,Powershell 上是否有任何方法(查询)可以检索/获取 Azure 上不同 VM 大小的规范。

我需要:核心和磁盘数量、RAM、S.O 以及每月或每分钟的价格,欢迎提供任何其他信息:D。

如图所示:

enter image description here

最佳答案

尝试Get-AzureRoleSize 。这将为您提供一些您正在寻找的信息。它不包括定价,因为定价取决于许多其他因素,例如您的订阅类型。

enter image description here

关于powershell - Powershell 上的 Azure 虚拟机大小信息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29285470/

相关文章:

linux - 创建VM Virtual wbox ubuntu的备份

google-cloud-platform - 为 Compute Engine 虚拟机设置环境变量

powershell - 为 Windows 10 安装 Active Directory 模块 powershell

c# - 从 Azure Ping 客户端 LAN

python - 适用于 Python 的 Azure SDK

通过 intellij 部署 Azure 函数应用

hadoop - Oracle VM中只有32位可用-Hadoop安装

javascript - 在 powershell 中使用 JScript

powershell - 如何在PowerShell中查看可用COM对象的描述列表?

powershell - 如何切特定的字符串?