Share via


IGranularCopyProgress.FilesProcessed Property

Definition

Number of files processed

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Number of files processed", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="filesProcessed")]
public long? FilesProcessed { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Number of files processed", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="filesProcessed")>]
member this.FilesProcessed : Nullable<int64>
Public ReadOnly Property FilesProcessed As Nullable(Of Long)

Property Value

Attributes

Applies to