你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
VirtualMachineFamilyCoreQuota 类
- java.
lang. Object - com.
microsoft. azure. management. batch. VirtualMachineFamilyCoreQuota
- com.
public class VirtualMachineFamilyCoreQuota
BATCH 帐户的 VM 系列及其关联的核心配额。
方法摘要
修饰符和类型 | 方法和描述 |
---|---|
int |
coreQuota()
获取 Batch 帐户的 VM 系列的核心配额。 |
String |
name()
获取虚拟机系列名称。 |
方法详细信息
coreQuota
public int coreQuota()
获取 Batch 帐户的 VM 系列的核心配额。
返回:
coreQuota 值
name
public String name()
获取虚拟机系列名称。
返回:
名称值