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

AzureHDInsightAutoscaleCapacity Class

Definition

public class AzureHDInsightAutoscaleCapacity
type AzureHDInsightAutoscaleCapacity = class
Public Class AzureHDInsightAutoscaleCapacity
Inheritance
AzureHDInsightAutoscaleCapacity

Constructors

AzureHDInsightAutoscaleCapacity(AutoscaleCapacity)
AzureHDInsightAutoscaleCapacity(Nullable<Int32>, Nullable<Int32>)

Properties

MaxInstanceCount

The max instance count for Load-based autoscale.

MinInstanceCount

The minimal instance count for Load-based autoscale.

Applies to