다음을 통해 공유


WorkerPool.WorkerSizeId 속성

정의

이 작업자 풀을 참조하기 위한 작업자 크기 ID를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상