MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel.ActiveBackupSets Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets backup sets that are currently active (Either being uploaded or getting restored)
[Newtonsoft.Json.JsonProperty(PropertyName="activeBackupSets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.BackupSetInfo> ActiveBackupSets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activeBackupSets")>]
member this.ActiveBackupSets : System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.BackupSetInfo>
Public ReadOnly Property ActiveBackupSets As IList(Of BackupSetInfo)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute