Share via


DistributedAvailabilityGroupDatabase.LastCommitLsn Property

Definition

Gets last commit LSN

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to