ArmHDInsightModelFactory.HDInsightAutoScaleConfigurationUpdateContent Method
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 static Azure.ResourceManager.HDInsight.Models.HDInsightAutoScaleConfigurationUpdateContent HDInsightAutoScaleConfigurationUpdateContent(Azure.ResourceManager.HDInsight.Models.HDInsightAutoScaleConfiguration autoScale = default);
static member HDInsightAutoScaleConfigurationUpdateContent : Azure.ResourceManager.HDInsight.Models.HDInsightAutoScaleConfiguration -> Azure.ResourceManager.HDInsight.Models.HDInsightAutoScaleConfigurationUpdateContent
Public Shared Function HDInsightAutoScaleConfigurationUpdateContent (Optional autoScale As HDInsightAutoScaleConfiguration = Nothing) As HDInsightAutoScaleConfigurationUpdateContent
Parameters
- autoScale
- HDInsightAutoScaleConfiguration
The autoscale configuration.
Returns
A new HDInsightAutoScaleConfigurationUpdateContent instance for mocking.