Share via


UpdateSummary.LastCompletedDownloadJobDateTime Property

Definition

Gets the time when the last Download job was completed (success/cancelled/failed) on the appliance.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to