Share via


IJobRun.ItemsFailed Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Number of items that were attempted to transfer and failed.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="itemsFailed")]
public long? ItemsFailed { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Number of items that were attempted to transfer and failed.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="itemsFailed")>]
member this.ItemsFailed : Nullable<int64>
Public ReadOnly Property ItemsFailed As Nullable(Of Long)

Property Value

Attributes

Applies to