Share via


SoftwareUpdateConfigurationMachineRun.EndTime Property

Definition

Gets end time of the software update configuration machine run.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to