Share via


DataBoxJobDetails.ExpectedDataSizeInTeraByte Property

Definition

The expected size of the data, which needs to be transferred in this job, in terabytes.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inherited)]
public int? ExpectedDataSizeInTeraByte { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inherited)>]
member this.ExpectedDataSizeInTeraByte : Nullable<int> with get, set
Public Property ExpectedDataSizeInTeraByte As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to