Aracılığıyla paylaş


USqlJobProperties.Statistics Property

Definition

Gets or sets the job specific 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to