次の方法で共有


SparkJobLog.Total プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象