Partager via


ICopyProgressDetails.UsedParallelCopy Property

Definition

The degree of parallelization.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="The degree of parallelization.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="usedParallelCopies")]
public int? UsedParallelCopy { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="The degree of parallelization.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="usedParallelCopies")>]
member this.UsedParallelCopy : Nullable<int>
Public ReadOnly Property UsedParallelCopy As Nullable(Of Integer)

Property Value

Attributes

Applies to