Share via


UpdateSummary.LastDownloadJobStatus Property

Definition

Gets jobStatus of the last ran download job. Possible values include: 'Invalid', 'Running', 'Succeeded', 'Failed', 'Canceled', 'Paused', 'Scheduled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastDownloadJobStatus")]
public string LastDownloadJobStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastDownloadJobStatus")>]
member this.LastDownloadJobStatus : string
Public ReadOnly Property LastDownloadJobStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to