LivyBatchStateInformation.SuccessAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to