SparkBatchJobCollection.FromProperty Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to