你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

JobDetails.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.Owned)]
public int? ExpectedDataSizeInTeraByte { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Owned)>]
member this.ExpectedDataSizeInTeraByte : Nullable<int> with get, set
Public Property ExpectedDataSizeInTeraByte As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to