你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HDInsightAutoScaleTimeAndCapacity 类

定义

时间和容量请求参数。

public class HDInsightAutoScaleTimeAndCapacity
type HDInsightAutoScaleTimeAndCapacity = class
Public Class HDInsightAutoScaleTimeAndCapacity
继承
HDInsightAutoScaleTimeAndCapacity

构造函数

HDInsightAutoScaleTimeAndCapacity()

初始化 HDInsightAutoScaleTimeAndCapacity 的新实例。

属性

MaxInstanceCount

群集的最大实例计数。

MinInstanceCount

群集的最小实例计数。

Time

24 小时时间,格式为 xx:xx。

适用于