Sdílet prostřednictvím


SparkBatchJobCollection.Total Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to