SiteConfig.PreWarmedInstanceCount 속성

정의

preWarmed 인스턴스 수를 가져오거나 설정합니다. 이 설정은 소비 및 탄력적 계획에만 적용됩니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상