次の方法で共有


SoftwareUpdateConfigurationRun.EndTime プロパティ

定義

ソフトウェア更新構成の実行の終了時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象