共用方式為


ScriptExecution.SubmittedAt 屬性

定義

取得提交腳本執行的時間

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於