Share via


DistributedAvailabilityGroupDatabase.LastBackupLsn Property

Definition

Gets last backup LSN

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to