Číst v angličtině

Sdílet prostřednictvím


HDInsightAutoScaleConfiguration Class

Definition

The autoscale request parameters.

public class HDInsightAutoScaleConfiguration
public class HDInsightAutoScaleConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HDInsight.Models.HDInsightAutoScaleConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HDInsight.Models.HDInsightAutoScaleConfiguration>
type HDInsightAutoScaleConfiguration = class
type HDInsightAutoScaleConfiguration = class
    interface IJsonModel<HDInsightAutoScaleConfiguration>
    interface IPersistableModel<HDInsightAutoScaleConfiguration>
Public Class HDInsightAutoScaleConfiguration
Public Class HDInsightAutoScaleConfiguration
Implements IJsonModel(Of HDInsightAutoScaleConfiguration), IPersistableModel(Of HDInsightAutoScaleConfiguration)
Inheritance
HDInsightAutoScaleConfiguration
Implements

Constructors

Properties

Capacity

Parameters for load-based autoscale.

Recurrence

Parameters for schedule-based autoscale.

Explicit Interface Implementations

Applies to