次の方法で共有


USqlJobProperties.Statistics プロパティ

定義

ジョブ固有の統計を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="statistics")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatistics Statistics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statistics")>]
member this.Statistics : Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatistics with get, set
Public Property Statistics As JobStatistics

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象