Share via


DistributedAvailabilityGroupDatabase.LastReceivedLsn Property

Definition

Gets last received LSN

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to