Compartir a través de


DataBoxJobDetails.CopyProgress Propiedad

Definición

Obtiene el progreso de la copia por cuenta de almacenamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a