AzureHDInsightAutoscaleCapacity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |