Condividi tramite


IDataBoxJobDetails.CopyProgress Property

Definition

Copy progress per storage account.

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

Property Value

Attributes

Applies to