Share via


CompleteDatabaseRestoreDefinition.LastBackupName Property

Definition

Gets or sets the last backup name to apply

[Newtonsoft.Json.JsonProperty(PropertyName="lastBackupName")]
public string LastBackupName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastBackupName")>]
member this.LastBackupName : string with get, set
Public Property LastBackupName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to