Share via


LivyStatementsResponseBody.TotalStatements Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to