Compartir a través de


JobStatistics.ReadIOGiB Propiedad

Definición

Obtiene o establece la cantidad total de datos en GiB leídos del disco por todas las tareas del trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="readIOGiB")]
public double ReadIOGiB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="readIOGiB")>]
member this.ReadIOGiB : double with get, set
Public Property ReadIOGiB As Double

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a