Sdílet prostřednictvím


Role.AutoscaleConfiguration Property

Definition

Gets or sets the autoscale configurations.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to