次の方法で共有


HDInsightAutoScaleCapacity クラス

定義

読み込みベースの自動スケーリング要求パラメーター。

public class HDInsightAutoScaleCapacity
type HDInsightAutoScaleCapacity = class
Public Class HDInsightAutoScaleCapacity
継承
HDInsightAutoScaleCapacity

コンストラクター

HDInsightAutoScaleCapacity()

HDInsightAutoScaleCapacity の新しいインスタンスを初期化します。

プロパティ

MaxInstanceCount

クラスターの最大インスタンス数。

MinInstanceCount

クラスターの最小インスタンス数。

適用対象