다음을 통해 공유


ScaleSettings.AutoScale 속성

정의

풀에 대한 자동 크기 조정 설정을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

이 속성과 fixedScale은 상호 배타적이며 속성 중 하나를 지정해야 합니다.

적용 대상