共用方式為


UpdateSummary.LastCompletedDownloadJobId Property

Definition

Gets jobId of the last ran download job.(Can be success/cancelled/failed)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to