Share via


DataBoxDiskJobDetails.CopyProgress Property

Definition

Gets copy progress per disk.

[Newtonsoft.Json.JsonProperty(PropertyName="copyProgress")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataBoxDiskCopyProgress> CopyProgress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyProgress")>]
member this.CopyProgress : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataBoxDiskCopyProgress>
Public ReadOnly Property CopyProgress As IList(Of DataBoxDiskCopyProgress)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to