Share via


IJobRun.BytesExcluded Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Bytes of data that will not be transferred, as they are excluded by user configuration.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="bytesExcluded")]
public long? BytesExcluded { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Bytes of data that will not be transferred, as they are excluded by user configuration.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="bytesExcluded")>]
member this.BytesExcluded : Nullable<int64>
Public ReadOnly Property BytesExcluded As Nullable(Of Long)

Property Value

Attributes

Applies to