Share via


IJobRun.ItemsTransferred Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Number of items successfully transferred to target.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="itemsTransferred")]
public long? ItemsTransferred { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Number of items successfully transferred to target.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="itemsTransferred")>]
member this.ItemsTransferred : Nullable<int64>
Public ReadOnly Property ItemsTransferred As Nullable(Of Long)

Property Value

Attributes

Applies to