LivySessionStateInformation.BusyAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to