共用方式為


OperationInner.ModifiedTime 屬性

定義

取得或設定作業已更新的時間。

[Newtonsoft.Json.JsonProperty(PropertyName="modifiedTime")]
public DateTime? ModifiedTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modifiedTime")>]
member this.ModifiedTime : Nullable<DateTime> with get, set
Public Property ModifiedTime As Nullable(Of DateTime)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於