Share via


BigDataPoolResourceInfo.LastSucceededTimestamp Property

Definition

Gets the time when the Big Data pool was updated successfully.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastSucceededTimestamp")]
public DateTime? LastSucceededTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastSucceededTimestamp")>]
member this.LastSucceededTimestamp : Nullable<DateTime>
Public ReadOnly Property LastSucceededTimestamp As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to