다음을 통해 공유


ScaleSettings.FixedScale 속성

정의

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

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

이 속성과 autoScale은 함께 사용할 수 없으며 속성 중 하나를 지정해야 합니다.

적용 대상