AzureHDInsightAutoscale Class

Definition

public class AzureHDInsightAutoscale
type AzureHDInsightAutoscale = class
Public Class AzureHDInsightAutoscale
Inheritance
AzureHDInsightAutoscale

Constructors

AzureHDInsightAutoscale(Autoscale)
AzureHDInsightAutoscale(AzureHDInsightAutoscaleCapacity, AzureHDInsightAutoscaleRecurrence)

Properties

Capacity

The capacity for Load-based autoscale.

Recurrence

The Recurrence for Schedule-based autoscale.

Methods

ToAutoscale()

Convert AzureHDInsightAutoscaleConfiguration to Autoscale

Applies to