共用方式為


MSDeployStatusInner.StartTime 屬性

定義

取得部署作業的開始時間

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於