Share via


DistributedAvailabilityGroupDatabase.LastHardenedTime Property

Definition

Gets last hardened LSN time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to