AzureHDInsightAutoscale Constructors
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.
Overloads
AzureHDInsightAutoscale(Autoscale) | |
AzureHDInsightAutoscale(AzureHDInsightAutoscaleCapacity, AzureHDInsightAutoscaleRecurrence) |
AzureHDInsightAutoscale(Autoscale)
public AzureHDInsightAutoscale (Microsoft.Azure.Management.HDInsight.Models.Autoscale autoscale);
new Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightAutoscale : Microsoft.Azure.Management.HDInsight.Models.Autoscale -> Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightAutoscale
Public Sub New (autoscale As Autoscale)
Parameters
- autoscale
- Autoscale
Applies to
AzureHDInsightAutoscale(AzureHDInsightAutoscaleCapacity, AzureHDInsightAutoscaleRecurrence)
public AzureHDInsightAutoscale (Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightAutoscaleCapacity capacity = default, Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightAutoscaleRecurrence recurrence = default);
new Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightAutoscale : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightAutoscaleCapacity * Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightAutoscaleRecurrence -> Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightAutoscale
Public Sub New (Optional capacity As AzureHDInsightAutoscaleCapacity = Nothing, Optional recurrence As AzureHDInsightAutoscaleRecurrence = Nothing)
Parameters
- capacity
- AzureHDInsightAutoscaleCapacity
- recurrence
- AzureHDInsightAutoscaleRecurrence