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

AutoscaleTimeAndCapacity 类

定义

时间和容量请求参数

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

构造函数

AutoscaleTimeAndCapacity()

初始化 AutoscaleTimeAndCapacity 类的新实例。

AutoscaleTimeAndCapacity(String, Nullable<Int32>, Nullable<Int32>)

初始化 AutoscaleTimeAndCapacity 类的新实例。

属性

MaxInstanceCount

获取或设置群集的最大实例计数

MinInstanceCount

获取或设置群集的最小实例计数

Time

获取或设置格式为 xx:xx 的 24 小时时间

适用于