MigrationStatusDetails.ActiveBackupSets Property

Definition

Backup sets that are currently active.

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

Property Value

Applies to