Bagikan melalui


IDataBoxDiskJobDetails.CopyProgress Property

Definition

Copy progress per disk.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Copy progress per disk.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxDiskCopyProgress) }, ReadOnly=true, Required=false, SerializedName="copyProgress")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxDiskCopyProgress[] CopyProgress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Copy progress per disk.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxDiskCopyProgress) }, ReadOnly=true, Required=false, SerializedName="copyProgress")>]
member this.CopyProgress : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxDiskCopyProgress[]
Public ReadOnly Property CopyProgress As IDataBoxDiskCopyProgress()

Property Value

Attributes

Applies to