MSDeployStatusInner.EndTime 속성

정의

배포 작업의 종료 시간을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상