다음을 통해 공유


AssignmentOperation.TimeCreated 속성

정의

이 청사진 할당 작업의 만들기 시간을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeCreated")]
public string TimeCreated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeCreated")>]
member this.TimeCreated : string with get, set
Public Property TimeCreated As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상