다음을 통해 공유


BlueprintResourceStatusBase.TimeCreated 속성

정의

이 청사진 정의의 생성 시간을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="timeCreated")]
public DateTime? TimeCreated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeCreated")>]
member this.TimeCreated : Nullable<DateTime>
Public ReadOnly Property TimeCreated As Nullable(Of DateTime)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상