Share via


UpdateSummary.InProgressDownloadJobId Property

Definition

Gets the job ID of the download job in progress.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to