MigrationDataContainerStatus.BackupSets 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.
Required. Gets or sets the status of all backup being migrated for the given volume container
public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.StorSimple.Models.MigrationBackupSet> BackupSets { get; set; }
member this.BackupSets : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.StorSimple.Models.MigrationBackupSet> with get, set
Public Property BackupSets As IList(Of MigrationBackupSet)