SoftwareUpdateConfigurationRun.StartTime Property

Definition

Gets start time of the software update configuration run.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to