다음을 통해 공유


SitePatchResource.MaxNumberOfWorkers 속성

정의

최대 작업자 수를 가져옵니다. 이는 Functions 컨테이너에만 적용됩니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxNumberOfWorkers")]
public int? MaxNumberOfWorkers { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxNumberOfWorkers")>]
member this.MaxNumberOfWorkers : Nullable<int>
Public ReadOnly Property MaxNumberOfWorkers As Nullable(Of Integer)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상