Share via


ICopyProgressDetails.RowsRead Property

Definition

Rows read

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Rows read", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="rowsRead")]
public long? RowsRead { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Rows read", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="rowsRead")>]
member this.RowsRead : Nullable<int64>
Public ReadOnly Property RowsRead As Nullable(Of Long)

Property Value

Attributes

Applies to