Compartir a través de


UpdateSummary.InProgressDownloadJobStartedDateTime Propiedad

Definición

Obtiene la hora en que se inició la descarga actualmente en ejecución (si existe).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a