Share via


IJobRun.BytesScanned Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Bytes of data scanned so far in source.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="bytesScanned")]
public long? BytesScanned { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Bytes of data scanned so far in source.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="bytesScanned")>]
member this.BytesScanned : Nullable<int64>
Public ReadOnly Property BytesScanned As Nullable(Of Long)

Property Value

Attributes

Applies to