Share via


DistributedAvailabilityGroupDatabase.LastBackupTime Property

Definition

Gets last backup LSN time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to