SparkSessionJobRequest.HeartbeatTimeoutInSecond Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to