Sdílet prostřednictvím


AutoscaleConfigurationUpdateParameter.Autoscale Property

Definition

Gets or sets the autoscale configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="autoscale")]
public Microsoft.Azure.Management.HDInsight.Models.Autoscale Autoscale { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoscale")>]
member this.Autoscale : Microsoft.Azure.Management.HDInsight.Models.Autoscale with get, set
Public Property Autoscale As Autoscale

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to