次の方法で共有


SoftwareUpdateConfigurationMachineRun.StartTime プロパティ

定義

ソフトウェア更新構成マシンの実行の開始時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象