JobDetails.ExpectedDataSizeInTeraBytes Propriedade

Definição

Obtém ou define o tamanho esperado dos dados, que precisam ser transferidos neste trabalho, em terabytes.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a