다음을 통해 공유


JobCollectionItem.JobId 속성

정의

작업의 ID를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobId")]
public Guid JobId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobId")>]
member this.JobId : Guid
Public ReadOnly Property JobId As Guid

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상