SoftwareUpdateConfigurationRun.StartTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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