MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel.ActiveBackupSets Property

Definition

Backup sets that are currently active (Either being uploaded or getting restored).

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.BackupSetInfo> ActiveBackupSets { get; }
member this.ActiveBackupSets : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.BackupSetInfo>
Public ReadOnly Property ActiveBackupSets As IReadOnlyList(Of BackupSetInfo)

Property Value

Applies to