Compartir a través de


JobStatistics.WriteIOGiB Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a