Compartir a través de


ResourceStatistics.DiskReadGiB Propiedad

Definición

Obtiene o establece la cantidad total de datos en GiB de lecturas de disco en todos los nodos de proceso del grupo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a