Condividi tramite


IGranularCopyProgress.BytesProcessed Property

Definition

To indicate bytes transferred.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="To indicate bytes transferred.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="bytesProcessed")]
public long? BytesProcessed { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="To indicate bytes transferred.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="bytesProcessed")>]
member this.BytesProcessed : Nullable<int64>
Public ReadOnly Property BytesProcessed As Nullable(Of Long)

Property Value

Attributes

Applies to