다음을 통해 공유


StampCapacity.WorkerSizeId 속성

정의

컴퓨터의 크기 ID를 가져오거나 설정합니다. 0 - Small 1 - Medium 2 - Large

[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

적용 대상