Share via


Job.DownloadProgress Property

Definition

Gets the download progress.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.downloadProgress")]
public Microsoft.Azure.Management.EdgeGateway.Models.UpdateDownloadProgress DownloadProgress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.downloadProgress")>]
member this.DownloadProgress : Microsoft.Azure.Management.EdgeGateway.Models.UpdateDownloadProgress
Public ReadOnly Property DownloadProgress As UpdateDownloadProgress

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to