다음을 통해 공유


ValidateRequest.Capacity 속성

정의

App Service 계획의 대상 용량(VM 수)을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.capacity")]
public int? Capacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.capacity")>]
member this.Capacity : Nullable<int> with get, set
Public Property Capacity As Nullable(Of Integer)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상