Partager via


MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel.LastRestoredBackupSetInfo Property

Definition

Gets last applied backup set information

[Newtonsoft.Json.JsonProperty(PropertyName="lastRestoredBackupSetInfo")]
public Microsoft.Azure.Management.DataMigration.Models.BackupSetInfo LastRestoredBackupSetInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastRestoredBackupSetInfo")>]
member this.LastRestoredBackupSetInfo : Microsoft.Azure.Management.DataMigration.Models.BackupSetInfo
Public ReadOnly Property LastRestoredBackupSetInfo As BackupSetInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to