Compartir a través de


SparkSessionCollection.Total Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a