Compartir a través de


DiskScheduleAvailabilityRequest.ExpectedDataSizeInTeraBytes Propiedad

Definición

Obtiene o establece el tamaño esperado de los datos, que se deben transferir en este trabajo, en 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a