次の方法で共有


NetworkManagerDeploymentStatus.CommitTime プロパティ

定義

コミット時刻を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象