SparkServicePluginInformation.MonitoringStartedAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to