Condividi tramite


SparkJobListViewResponse.NJobs Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to