Compartir a través de


UpdateSummary.LastDownloadJobStatus Propiedad

Definición

Obtiene jobStatus del último trabajo de descarga ejecutado. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a