次の方法で共有


AzureHDInsightAutoscale Class

Definition

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

Constructors

Name Description
AzureHDInsightAutoscale(Autoscale)
AzureHDInsightAutoscale(AzureHDInsightAutoscaleCapacity, AzureHDInsightAutoscaleRecurrence)

Properties

Name Description
Capacity

The capacity for Load-based autoscale.

Recurrence

The Recurrence for Schedule-based autoscale.

Methods

Name Description
ToAutoscale()

Convert AzureHDInsightAutoscaleConfiguration to Autoscale

Applies to