AzureHDInsightAutoscale 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 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 |