DistributedAvailabilityGroup.LastHardenedLsn Property

Definition

Gets the last hardened lsn

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastHardenedLsn")]
public string LastHardenedLsn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastHardenedLsn")>]
member this.LastHardenedLsn : string
Public ReadOnly Property LastHardenedLsn As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to