DiskScheduleAvailabilityRequest.ExpectedDataSizeInTeraBytes Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="expectedDataSizeInTeraBytes")]
public int ExpectedDataSizeInTeraBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expectedDataSizeInTeraBytes")>]
member this.ExpectedDataSizeInTeraBytes : int with get, set
Public Property ExpectedDataSizeInTeraBytes As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to